oid.c
7.95 KB
-
Make git_oid_tostr use out buffer for NULL oid · 8fe713cc
Previously a NULL oid was handled like an empty buffer and returned a status empty string. This makes git_oid_tostr() set the output buffer to the empty string instead.
Russell Belfer committed