• Show log

    Commit

  • Hash : 856afc27
    Author : lhchavez
    Date : 2019-02-16T22:06:58

    Fix a _very_ improbable memory leak in git_odb_new() 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.