[patch] Cleanup: don't call free(NULL) unnecessarily
Andreas Schwab
schwab@linux-m68k.org
Tue Mar 5 22:23:00 GMT 2013
Paul Pluzhnikov <ppluzhnikov@google.com> writes:
> Glibc free(NULL) also works in signal context, but end user could supply
> his own malloc/free, which may not.
I don't understand the reference to signal context. free (0) is trivial
to implement, independent of context.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
More information about the Libc-alpha
mailing list