Subject: CVS commit: pkgsrc/www/wwwoffle
To: None <pkgsrc-changes@netbsd.org>
From: Frederick Bruckman <fredb@netbsd.org>
List: pkgsrc-changes
Date: 07/25/2002 18:56:22
Module Name:	pkgsrc
Committed By:	fredb
Date:		Thu Jul 25 15:56:21 UTC 2002

Modified Files:
	pkgsrc/www/wwwoffle: Makefile distinfo
Added Files:
	pkgsrc/www/wwwoffle/patches: patch-ab

Log Message:
In FTP_Request(), don't free "path" until we're really done with it, as
"file" is in "path"'s allocation. This fixes a bug where the server task
would randomly try to acces a file as a directory, and fail. Bump
PKGREVISION, as this was a fairly serious bug.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 pkgsrc/www/wwwoffle/Makefile
cvs rdiff -r1.12 -r1.13 pkgsrc/www/wwwoffle/distinfo
cvs rdiff -r0 -r1.9 pkgsrc/www/wwwoffle/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.