From owner-cvs-all Wed Feb 18 12:54:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA12710 for cvs-all-outgoing; Wed, 18 Feb 1998 12:54:54 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA12632; Wed, 18 Feb 1998 12:54:30 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA09232; Wed, 18 Feb 1998 11:38:44 -0800 (PST) Date: Wed, 18 Feb 1998 11:38:44 -0800 (PST) Message-Id: <199802181938.LAA09232@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp ccp.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1998/02/18 11:38:44 PST Modified files: usr.sbin/ppp ccp.c Log: Don't leak memory when the peer sends PROTO_COMPD packets without negotiating compression first. Revision Changes Path 1.31 +2 -2 src/usr.sbin/ppp/ccp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message