array.h
2.04 KB
-
revwalk: make mark_unintersting use a loop · fb23d05f
Using a recursive function can blow the stack when dealing with long histories. Use a loop instead to limit the call chain depth. This fixes #1223.
Carlos Martín Nieto committed