Date: Wed, 21 Jun 2006 09:59:01 +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: <200606210959.k5L9x1dP061373@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2006-06-21 09:59:01 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
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.14.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?200606210959.k5L9x1dP061373>
