• Show log

    Commit

  • Hash : 0fcfb60d
    Author : Michael Procter
    Date : 2015-07-27T10:10:18

    Make giterr_restore aware of g_git_oom_error
    
    Allow restoring a previously captured oom error, by
    detecting when the captured message pointer points to the
    static oom error message.  This means there is no need
    to strdup the message in giterr_detach.