mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-06 12:01:08 +03:00
If allocation on a non-main arena fails, the main arena is used without checking to see if it is corrupt. Add a check that avoids the main arena if it is corrupt. * malloc/arena.c (arena_get_retry): Don't use main_arena if it is corrupt.
27 KiB
27 KiB