Doug Barton wrote:
Xin LI wrote:
delphij 2006-05-20 05:47:18 UTC
FreeBSD src repository
Modified files:
sbin/rcorder rcorder.c
Log:
do_file() is called recursively from several places and cannot
safely free() anything related to items that may be recursed on.
Obtained from: DragonFly (rev 1.7, dillon)
PR: bin/94767 http://www.FreeBSD.org/cgi/query-pr.cgi?pr=94767
MFC After: 1 month
Revision Changes Path
1.3 +9 -1 src/sbin/rcorder/rcorder.c
http://www.FreeBSD.org/cgi/cvsweb.cgi/src/sbin/rcorder/rcorder.c.diff?&r1=1.2&r2=1.3&f=h
Hooray! Thanks for taking this on.
Doug
Thanks a lot. I guess I don't have to worry about this anymore:)
Ganbold
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"