diff options
author | Sascha Cunz <Sascha@BabbelBox.org> | 2012-11-28 12:43:12 +0100 |
---|---|---|
committer | Sascha Cunz <Sascha@BabbelBox.org> | 2012-11-28 12:43:12 +0100 |
commit | 7cdad6c77425348364d9c10582b1b779dd7c1ade (patch) | |
tree | e72f3b078fd6f78695fcc86fe8d8b7368a55f988 /src/diff_output.c | |
parent | ae2018917046da49f5926a3056360246d5abead2 (diff) | |
download | libgit2-7cdad6c77425348364d9c10582b1b779dd7c1ade.tar.gz |
Fix uninitialized variable
clang-SVN HEAD kindly provided my the info, that sm_repo maybe
uninitialized when we want to free it (If the expression in line 358 or
359/360 evaluate to true, we jump to "cleanup", where we'd use sm_repo
uninitialized).
Diffstat (limited to 'src/diff_output.c')
0 files changed, 0 insertions, 0 deletions