Andreas Schwab c6b6b4f2c7 Missing ENOMEM in realloc_check wrapper (bug 27870)
When MALLOC_CHECK_ is non-zero, the realloc hook missed to set errno to
ENOMEM when called with too big size.  Run the test tst-malloc-too-large
also with MALLOC_CHECK_=3 to catch that.
2021-05-17 21:39:23 +02:00
..
2021-02-23 10:04:45 +01:00
2021-02-09 16:57:54 -03:00
2021-01-05 11:33:16 -03:00