diff options
author | Russell Belfer <rb@github.com> | 2013-05-31 14:13:11 -0700 |
---|---|---|
committer | Russell Belfer <rb@github.com> | 2013-05-31 14:13:11 -0700 |
commit | 1a42dd17eb2c35fa572418f5958595cbe297d229 (patch) | |
tree | f135f3788eb20b5ac100519c41c7525f5f830457 /include/git2/commit.h | |
parent | f658dc433cae351e72b1c8b245724eafb43f5844 (diff) | |
download | libgit2-1a42dd17eb2c35fa572418f5958595cbe297d229.tar.gz |
Mutex init can fail
It is obviously quite a serious problem if this happens, but mutex
initialization can fail and we should detect it. It's a bit like
a memory allocation failure, in that you're probably pretty screwed
if this occurs, but at least we'll catch it.
Diffstat (limited to 'include/git2/commit.h')
0 files changed, 0 insertions, 0 deletions