wasi-libc/dlmalloc
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
..
include WASI libc prototype implementation. 2019-03-27 07:59:55 -07:00
src Make calloc set ENOMEM when failing due to overflow. 2019-04-23 15:00:40 -07:00
LICENSE Add a malloc implementation using dlmalloc. 2019-01-10 15:42:34 -08:00