[Bug c/81235] Realloc returns NULL while it should not
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81235 --- Comment #2 from Jonathan Wakely --- (In reply to Carl Johnson from comment #0) > After debugging, I noticed that the crash is because function `realloc` > returned NULL. As I know, there might be two situations when `realloc` > returns NULL:
[Bug c/81235] Realloc returns NULL while it should not
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81235 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---