Support realloc() on a NULL pointer properly (printf(%p) on a NULL pointer
authorDaniel Stenberg <daniel@haxx.se>
Thu, 4 Aug 2005 23:05:36 +0000 (23:05 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 4 Aug 2005 23:05:36 +0000 (23:05 +0000)
commit6508d446e1511a29587c9df90228ec9bd4217ada
treefa8cc6c8c1bc1d403b48e1be5e2a9f80c7cc5d8a
parent82cb462bb403b6282e71afff1eb870b23645f68a
Support realloc() on a NULL pointer properly (printf(%p) on a NULL pointer
outputs (nil) and not a 0x0 or similar.
tests/memanalyze.pl