diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-08-01 12:41:15 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-08-01 08:47:38 -0700 |
commit | f30bfafcd41d0f13575361957dc361aa2be4d4c5 (patch) | |
tree | 4081e9ce08ca87d8fb4f58cfe15ce00ac8548274 /gitweb/gitweb.perl | |
parent | 9642479a2b62f7a3f3bf6086c02157c745bb5d74 (diff) |
commit-reach: fix trivial memory leak when computing reachability
We don't free the local `stack` commit list that we use to compute
reachability of multiple commits at once. Do so.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gitweb/gitweb.perl')
0 files changed, 0 insertions, 0 deletions