mirror of git://git.musl-libc.org/musl synced 2025-01-10 08:39:56 +00:00

fix mallocng regression in malloc_usable_size with null argument

commit d150764697 added support for null
argument in oldmalloc and was overlooked when switching to mallocng.
This commit is contained in:
Dominic Chen 2020-11-25 02:53:16 -05:00 committed by Rich Felker
parent d046ec92c1
commit 5d464f524b