Commit 36f807427910ac28c9278702a24b0577da944d1c

Joe Rabinoff 2018-12-04T10:12:24

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.