• Show log

    Commit

  • Hash : f0167095
    Author : Ashok P. Nadkarni
    Date : 2022-04-13T16:09:58

    Bug #6272 - fix crash in git_describe_commit.
    
    When the passed object fails to be peeled into a commit pointer,
    the cleanup code still tries to free the (uninitialized) pointer.