diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2022-04-14 07:56:38 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-04-13 23:56:10 -0700 |
commit | 9d5a7df3322551422f257c686f6621a22e0fa731 (patch) | |
tree | 68c46943ffa7385ab65f729b2e8baa162d12243c /builtin/commit.c | |
parent | 6ab75ac83926c154a58104ac832363f128f8ed56 (diff) |
revisions API: have release_revisions() release "date_mode"
Extend the the release_revisions() function so that it frees the
"date_mode" in the "struct ref_info".
This uses the date_mode_release() function added in 974c919d36d (date
API: add and use a date_mode_release(), 2022-02-16). As that commit
notes "t7004-tag.sh" tests for the leaks that are being fixed
here. That test now fails "only" 44 tests, instead of the 46 it failed
before this change.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions