Subject: CVS commit: src/sbin/pppoectl
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 05/10/2005 06:49:10
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.