mirror of
https://sourceware.org/git/glibc.git
synced 2025-11-26 00:03:11 +03:00
If the requested size is zero, realloc returns NULL, but the deallocation is still successful, unless the pointer is also NULL, when realloc behaves as malloc (0).
13 KiB
13 KiB