Closed N-R-K closed 1 year ago
This replaces unchecked calloc calls with ecalloc - a calloc wrapper that exits upon failure.
calloc
ecalloc
This replaces unchecked
calloc
calls withecalloc
- acalloc
wrapper that exits upon failure.