Date: Wed, 21 Jun 2006 09:58:31 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/rcorder rcorder.c Message-ID: <200606210958.k5L9wV8S061325@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2006-06-21 09:58:31 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sbin/rcorder rcorder.c
Log:
MFC 1.3: 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
Revision Changes Path
1.1.1.2.8.2 +9 -1 src/sbin/rcorder/rcorder.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606210958.k5L9wV8S061325>
