diff options
| author | Etienne Samson <samson.etienne@gmail.com> | 2018-08-21 01:12:11 +0200 |
|---|---|---|
| committer | Etienne Samson <samson.etienne@gmail.com> | 2018-08-21 01:12:11 +0200 |
| commit | aa8cb5866f1eabd92c8c08f7a8610d42df07375f (patch) | |
| tree | 8c986576f106cb2c6cb404b2178f2e3567bf59de /include/git2 | |
| parent | 5b0258add926c9d17c88984d4aaf085e2a091919 (diff) | |
| download | libgit2-aa8cb5866f1eabd92c8c08f7a8610d42df07375f.tar.gz | |
revwalk: The left operand of '<' is a garbage value
At line 594, we do this :
if (error < 0)
return error;
but if nothing was pushed in a GIT_SORT_TIME revwalk, we'd return
uninitialized stack data.
Diffstat (limited to 'include/git2')
0 files changed, 0 insertions, 0 deletions
