Subject: PR/30174 CVS commit: src/sbin/pppoectl
To: None <martin@netbsd.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: netbsd-bugs
Date: 05/10/2005 06:50:02
The following reply was made to PR bin/30174; it has been noted by GNATS.
From: Martin Husemann <martin@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/30174 CVS commit: src/sbin/pppoectl
Date: Tue, 10 May 2005 06:49:10 +0000 (UTC)
Module Name: src
Committed By: martin
Date: Tue May 10 06:49:10 UTC 2005
Modified Files:
src/sbin/pppoectl: pppoectl.c
Log Message:
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.19 src/sbin/pppoectl/pppoectl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.