thmap
thmap copied to clipboard
stage_mem_gc and thmap_del don't handle malloc failure
https://github.com/rmind/thmap/blob/8149b27f096b71ab93df00615a3b07f4dfd7e820/src/thmap.c#L836-L838
thmap_del API has no way to report allocation failure to the caller.