OSDN Git Service

Use `return' for null pointers, to avoid a giant block holding the rest
authorMiles Bader <miles@lsi.nec.co.jp>
Tue, 13 Aug 2002 07:18:45 +0000 (07:18 -0000)
committerMiles Bader <miles@lsi.nec.co.jp>
Tue, 13 Aug 2002 07:18:45 +0000 (07:18 -0000)
commit9ae5b8eb0033243f79a00bf253ede3fb2d510cf3
treee4a08daf4c2eaf6945748e93836106ec7df7e252
parent66ec482f2f57460e796b82e570bd143f5db04b1d
Use `return' for null pointers, to avoid a giant block holding the rest
of the function.
libc/stdlib/malloc/free.c