Date: Sat, 18 Dec 1999 09:55:09 -0700 From: Warner Losh <imp@village.org> To: Brian Fundakowski Feldman <green@FreeBSD.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: <199912181655.JAA91056@harmony.village.org> In-Reply-To: Your message of "Sat, 18 Dec 1999 08:45:01 EST." <Pine.BSF.4.10.9912180843120.74555-100000@green.dyndns.org> References: <Pine.BSF.4.10.9912180843120.74555-100000@green.dyndns.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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. Warner 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?199912181655.JAA91056>