revwalk.c
17.2 KB
-
revwalk: The left operand of '<' is a garbage value · aa8cb586
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.
Etienne Samson committed