]> git.ipfire.org Git - thirdparty/git.git/commit
blame: fix leaking data for blame scoreboards
authorPatrick Steinhardt <ps@pks.im>
Tue, 11 Jun 2024 09:21:20 +0000 (11:21 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 11 Jun 2024 20:15:08 +0000 (13:15 -0700)
commitee6a998583108cebc0db28d70df2aa1b547b6251
treefc14e02b6db8650d1823f482a93eed47f5435caf
parent4b4f5a911c4d2fedf4620ff079dcb2a5a0edccc7
blame: fix leaking data for blame scoreboards

There are some memory leaks when cleaning up blame scoreboards. Fix
those.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
blame.c
t/t4061-diff-indent.sh
t/t8002-blame.sh
t/t8004-blame-with-conflicts.sh
t/t8006-blame-textconv.sh
t/t8009-blame-vs-topicbranches.sh
t/t8011-blame-split-file.sh
t/t8012-blame-colors.sh
t/t8014-blame-ignore-fuzzy.sh