https://sourceware.org/bugzilla/show_bug.cgi?id=27797
--- Comment #7 from Mark Wielaard <mark at klomp dot org> --- realloc with size zero is super confusing, so much so that C11 deprecated the use of calling realloc with size zero: http://www.open-std.org/jtc1/sc22/wg14/www/docs/summary.htm#dr_400 -- You are receiving this mail because: You are on the CC list for the bug.
