odb_mempack.c
4.14 KB
-
Removing memory leak in mempack's free · d1a7d0e1
It calls git_mempack_reset which reallocates the object array. git_oidmap_free is now called on it explicitly.
Bryan Woods committed
It calls git_mempack_reset which reallocates the object array. git_oidmap_free is now called on it explicitly.