H. Peter Anvin (Intel) 3b91f4c117 malloc: handle potential infinite loop in nasm_alloc_failed()
It is possible on memory exhaustion that nasm_fatal() might cause
another allocation error, thus calling nasm_alloc_failed() again. If
we find us in nasm_alloc_failed() for a second time, try to get a
message out and then call abort().

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
2018-12-13 13:55:25 -08:00
..
2018-10-14 01:49:43 +03:00
2018-12-12 14:38:50 -08:00
2018-12-12 17:43:25 -08:00
2018-12-12 17:43:25 -08:00
2018-12-12 17:43:25 -08:00
2018-12-12 14:38:50 -08:00
2018-12-12 14:38:50 -08:00
2018-12-12 17:43:25 -08:00