From owner-cvs-all  Fri May 28  1: 3:29 1999
Delivered-To: cvs-all@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id 5490814DC2; Fri, 28 May 1999 01:03:27 -0700 (PDT)
	(envelope-from brian@FreeBSD.org)
Received: (from brian@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id BAA19940;
	Fri, 28 May 1999 01:03:27 -0700 (PDT)
	(envelope-from brian@FreeBSD.org)
Message-Id: <199905280803.BAA19940@freefall.freebsd.org>
From: Brian Somers <brian@FreeBSD.org>
Date: Fri, 28 May 1999 01:03:27 -0700 (PDT)
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: src/usr.sbin/ppp mp.c
Sender: owner-cvs-all@FreeBSD.ORG
Precedence: bulk

brian       1999/05/28 01:03:27 PDT

  Modified files:
    usr.sbin/ppp         mp.c 
  Log:
  Don't forget to free the mbufs that get processed by
  mp_Assemble().
  Leak spotted by: louqi
  
  Revision  Changes    Path
  1.21      +2 -1      src/usr.sbin/ppp/mp.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message