summaryrefslogtreecommitdiff
path: root/git-commit-script
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2024-08-22 11:17:13 +0200
committerJunio C Hamano <gitster@pobox.com>2024-08-22 09:18:03 -0700
commit643c6f576cb7b0a7e2345cd4f8e8d7468fefc483 (patch)
treefe1007ecd39a7ead4c4dd0352f61c9cf6b37803c /git-commit-script
parente5530f9c5c011125420bb6416f9ba519082e98b6 (diff)
convert: fix leaks when resetting attributes
When resetting parsed gitattributes, we free the list of convert drivers parsed from the config. We only free some of the drivers' fields though and thus have memory leaks. Fix this by freeing all allocated convert driver fields to plug these memory leaks. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-commit-script')
0 files changed, 0 insertions, 0 deletions