cvs commit: src/sbin/rcorder rcorder.c
Xin LI
delphij at FreeBSD.org
Wed Jun 21 09:58:41 UTC 2006
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
More information about the cvs-src
mailing list