Increase size of line buffer when reading ports index to prevent SIGSEG Fix: Patch below doubles the size of the line buffer and clears up the problem. How-To-Repeat: Running bpm in current state segfaults on initial read of ports index due to insufficient line buffer space
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
On Tue, Apr 15, 2008 at 06:50:09PM +0000, Edwin Groothuis wrote: > Please note that PR ports/122799 has just been submitted. I agree to this patch; please submit it.
State Changed From-To: feedback->open Maintainer approved.
State Changed From-To: open->closed Committed. Thanks!
rafan 2008-04-26 07:07:55 UTC FreeBSD ports repository Modified files: ports-mgmt/bpm Makefile ports-mgmt/bpm/files patch-src::refresh.c Log: - Increase read buffer to avoid SEGV when reading INDEX - Bump PORTREVISION PR: ports/122799 Submitted by: Conrad J. Sabatier <conrads at cox.net> Approved by: Seth Kingsley <sethk at meowfishies.com> (maintainer) Revision Changes Path 1.19 +1 -1 ports/ports-mgmt/bpm/Makefile 1.7 +1 -1 ports/ports-mgmt/bpm/files/patch-src::refresh.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"