odb.c
34.1 KB
-
Fix a _very_ improbable memory leak in git_odb_new() · dd45539d
This change fixes a mostly theoretical memory leak in got_odb_new() that can only manifest if git_cache_init() fails due to running out of memory or not being able to acquire its lock.
lhchavez committed