• Show log

    Commit

  • Hash : 29be3a6d
    Author : Arthur Schreiber
    Date : 2014-01-14T21:33:35

    Align git_signature_dup.
    
    This changes git_signature_dup to actually honor oom conditions raised by
    the call to git__strdup. It also aligns it with the error code return
    pattern used everywhere else.