odb.c
44.2 KB
-
oid: don't assume thread local state was initialized · 4f76ef56
git_oid_tostr_s could fail if thread-local state initialization fails. In that case, it will now return `NULL`. Callers should check for `NULL` and propagate the failure.
Edward Thomson committed