• Show log

    Commit

  • Hash : 36f80742
    Author : Joe Rabinoff
    Date : 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.