Thread (1 message) 1 message, 1 author, 2022-10-25

Re: [PATCH] negotiator/skipping: avoid stack overflow

From: Junio C Hamano <hidden>
Date: 2022-10-25 23:52:13

Jonathan Tan [off-list ref] writes:
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.
Very straight-forward.  I think we've done quite a many of these in
various places by now ;-)
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help