Date: Mon, 22 May 2006 12:02:06 +0900 From: Ganbold <ganbold@micom.mng.net> To: Doug Barton <dougb@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Xin LI <delphij@FreeBSD.org>, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/rcorder rcorder.c Message-ID: <447129AE.60305@micom.mng.net> In-Reply-To: <446EB883.5000505@FreeBSD.org> References: <200605200547.k4K5lI4Z008674@repoman.freebsd.org> <446EB883.5000505@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?447129AE.60305>