Date: Thu, 16 Sep 2004 12:16:10 +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/bin/rcp rcp.c Message-ID: <200409161216.i8GCGAHl030569@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2004-09-16 12:16:10 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) bin/rcp rcp.c Log: MFC revision 1.37 date: 2002/10/06 09:09:27; author: charnier; state: Exp; lines: +11 -16 While removing a memory leak, rev 1.32 introduced a free-memory-and-reuse-it-after. Correct both problems and make rcp -r work again under /etc/malloc.conf -> AJ. PR: bin/54969 Approved by: murray (mentor) Revision Changes Path 1.26.2.6 +11 -16 src/bin/rcp/rcp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409161216.i8GCGAHl030569>