wasi-libc/dlmalloc/src
Dan Gohman 0df6243d52 Make calloc set ENOMEM when failing due to overflow.
This fixes a bug in upstream dlmalloc, where it doesn't set errno to
ENOMEM in overflow or footprint overrun cases.
2019-04-23 15:00:40 -07:00
..
dlmalloc.c Fix miscellaneous lint warnings. 2019-04-15 09:47:16 -07:00
malloc.c Make calloc set ENOMEM when failing due to overflow. 2019-04-23 15:00:40 -07:00