Removing memory leak in mempack's free
It calls git_mempack_reset which reallocates the object array. git_oidmap_free is now called on it explicitly.
Showing
Please
register
or
sign in
to comment
It calls git_mempack_reset which reallocates the object array. git_oidmap_free is now called on it explicitly.