Commit 29be3a6d9eee68b3964f34c498e64ce32452a57f

Arthur Schreiber 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.