diff options
author | Jason Evans <jasone@canonware.com> | 2012-03-26 20:13:55 (GMT) |
---|---|---|
committer | Jason Evans <jasone@canonware.com> | 2012-03-26 20:13:55 (GMT) |
commit | 2465bdf4937ffba309e7289014443c6b51566f22 (patch) | |
tree | 7c7fccfc7af0b12841cbe918b3530f162f348778 /doc | |
parent | 5b3db098f73f467a03f87a2242c692268f796a56 (diff) | |
download | jemalloc-2465bdf4937ffba309e7289014443c6b51566f22.zip jemalloc-2465bdf4937ffba309e7289014443c6b51566f22.tar.gz jemalloc-2465bdf4937ffba309e7289014443c6b51566f22.tar.bz2 |
Check for NULL ptr in malloc_usable_size().
Check for NULL ptr in malloc_usable_size(), rather than just asserting
that ptr is non-NULL. This matches behavior of other implementations
(e.g., glibc and tcmalloc).
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions