зеркало из https://github.com/microsoft/git.git
4654134976
mark_common() in negotiator/skipping.c may overflow the stack due to recursive function calls. Avoid this by instead recursing using a heap-allocated data structure. Signed-off-by: Jonathan Tan <jonathantanmy@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com> |
||
---|---|---|
.. | ||
default.c | ||
default.h | ||
noop.c | ||
noop.h | ||
skipping.c | ||
skipping.h |