Date: Wed, 18 Feb 1998 11:36:14 -0800 (PST) From: Brian Somers <brian@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp ccp.c ccp.h hdlc.c Message-ID: <199802181936.LAA09196@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1998/02/18 11:36:14 PST
Modified files: (Branch: MP)
usr.sbin/ppp ccp.c ccp.h hdlc.c
Log:
o Fix an obscure memory leak (if the peer sends PROTO_COMPD
packets when we haven't agreed a protocol).
o Move the complication of passing incoming data to the
PROTO_COMPD input or dictionary setup routine into ccp.c
Revision Changes Path
1.30.2.10 +21 -18 src/usr.sbin/ppp/ccp.c
1.14.2.9 +2 -3 src/usr.sbin/ppp/ccp.h
1.28.2.12 +4 -11 src/usr.sbin/ppp/hdlc.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802181936.LAA09196>
