diff options
| author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2023-02-07 00:07:38 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2023-02-06 15:34:36 -0800 |
| commit | e8ed0a8ac5ecb4379018e78188ed3ff489c7cfc5 (patch) | |
| tree | 430ba36aa46a74354d7aed9851de6b378d497f9a /builtin/commit.c | |
| parent | bundle.c: don't leak the "args" in the "struct child_process" (diff) | |
| download | git-e8ed0a8ac5ecb4379018e78188ed3ff489c7cfc5.tar.gz git-e8ed0a8ac5ecb4379018e78188ed3ff489c7cfc5.zip | |
commit-graph: use free_commit_graph() instead of UNLEAK()
In 0bfb48e6723 (builtin/commit-graph.c: UNLEAK variables, 2018-10-03)
this was made to UNLEAK(), but we can just as easily invoke the
free_commit_graph() function added in c3756d5b7fc (commit-graph: add
free_commit_graph, 2018-07-11) instead.
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
