Subject: PR/30174 CVS commit: [netbsd-3] src/sbin/pppoectl
To: None <martin@netbsd.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: netbsd-bugs
Date: 05/11/2005 12:26:01
The following reply was made to PR bin/30174; it has been noted by GNATS.
From: Matthias Scheler <tron@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/30174 CVS commit: [netbsd-3] src/sbin/pppoectl
Date: Wed, 11 May 2005 12:25:49 +0000 (UTC)
Module Name: src
Committed By: tron
Date: Wed May 11 12:25:49 UTC 2005
Modified Files:
src/sbin/pppoectl [netbsd-3]: pppoectl.c
Log Message:
Pull up revision 1.19 (requested by martin in ticket #282):
Partly back out previous - do not free the linebuffer while still having
pointers into parts of it. Add a comment explaining why we prefer to
leak memory ;-)
Fixes PR bin/30174.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.18.2.1 src/sbin/pppoectl/pppoectl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.