Safe allocation wrappers (#754)
Create allocation wrappers with a configurable OOM handler (defaults to abort()). See #752, #747
alloc.c
0 → 100644
alloc.h
0 → 100644
Please register or sign in to comment
Create allocation wrappers with a configurable OOM handler (defaults to abort()). See #752, #747