Re: [PATCH] commit-graph: release strbufs after use

2019-08-07 Thread Junio C Hamano
Derrick Stolee writes: > On 8/7/2019 7:15 AM, René Scharfe wrote: >> Signed-off-by: René Scharfe >> --- >> Patch generated with --function-context for easier review. That makes >> it look a lot bigger than it actually is, though. > > Thanks for the --function-context. It really does clarify wha

Re: [PATCH] commit-graph: release strbufs after use

2019-08-07 Thread Derrick Stolee
On 8/7/2019 7:15 AM, René Scharfe wrote: > Signed-off-by: René Scharfe > --- > Patch generated with --function-context for easier review. That makes > it look a lot bigger than it actually is, though. Thanks for the --function-context. It really does clarify what's going on, especially in the ca

[PATCH] commit-graph: release strbufs after use

2019-08-07 Thread René Scharfe
Signed-off-by: René Scharfe --- Patch generated with --function-context for easier review. That makes it look a lot bigger than it actually is, though. The plugged leaks were added after v2.22.0 (2019-06-07) by the following commits: 5c84b3396c 2019-06-18 commit-graph: load commit-graph chains