Date: Sat, 18 Dec 1999 12:38:03 -0500 (EST) From: Brian Fundakowski Feldman <green@FreeBSD.org> To: Warner Losh <imp@village.org> Cc: Bruce Evans <bde@zeta.org.au>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/gen fts.c Message-ID: <Pine.BSF.4.10.9912181237500.76308-100000@green.dyndns.org> In-Reply-To: <199912181655.JAA91056@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 18 Dec 1999, Warner Losh wrote: > In message <Pine.BSF.4.10.9912180843120.74555-100000@green.dyndns.org> Brian Fundakowski Feldman writes: > : What do you object to? In my analysis of the changes, I didn't notice > : anything bad. The only difference I can think of objecting to would > : be reversion to using realloc() instead of reallocf(), but the code > : works the same either way. > > Using realloc instead of reallocf introduces a memory leak when the > system can't realloc the memory. They use realloc() and explicit freeing. > > Warner > -- Brian Fundakowski Feldman \ FreeBSD: The Power to Serve! / green@FreeBSD.org `------------------------------' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9912181237500.76308-100000>