OSDN Git Service

Be more strict with the glibc style malloc implementation. Return NULL
authorEric Andersen <andersen@codepoet.org>
Wed, 25 Apr 2001 16:07:47 +0000 (16:07 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 25 Apr 2001 16:07:47 +0000 (16:07 -0000)
commit3272f0e747a1b9c5305c206d47aab96f7ae5a9c3
tree6358ddfce9dcb413c9300182dd8352ab191b3862
parent7337e931e69a518f58aa7952f10d687f5abc7958
Be more strict with the glibc style malloc implementation.  Return NULL
when folks do a malloc(0) using malloc-930716.
libc/stdlib/malloc-930716/malloc.c