hashtable.c
5.67 KB
-
global: Properly use `git__` memory wrappers · 3286c408
Ensure that all memory related functions (malloc, calloc, strdup, free, etc) are using their respective `git__` wrappers.
Vicent Marti committed
Ensure that all memory related functions (malloc, calloc, strdup, free, etc) are using their respective `git__` wrappers.