Fix segfault in loose_backend__readstream
If the routine exits with error before stream or hash_ctx is initialized, the program will segfault when trying to free them.
Showing
Please
register
or
sign in
to comment
If the routine exits with error before stream or hash_ctx is initialized, the program will segfault when trying to free them.