odb_loose.c
28 KB
-
Fix segfault in loose_backend__readstream · 36f80742
If the routine exits with error before stream or hash_ctx is initialized, the program will segfault when trying to free them.
Joe Rabinoff committed
If the routine exits with error before stream or hash_ctx is initialized, the program will segfault when trying to free them.