From: Junio C Hamano Date: Fri, 13 Oct 2023 21:18:28 +0000 (-0700) Subject: Merge branch 'jk/commit-graph-leak-fixes' X-Git-Tag: v2.43.0-rc0~38 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a45eddec40b7fd0b9a86ccd0e889a785829d55d7;p=thirdparty%2Fgit.git Merge branch 'jk/commit-graph-leak-fixes' Leakfix. * jk/commit-graph-leak-fixes: commit-graph: clear oidset after finishing write commit-graph: free write-context base_graph_name during cleanup commit-graph: free write-context entries before overwriting commit-graph: free graph struct that was not added to chain commit-graph: delay base_graph assignment in add_graph_to_chain() commit-graph: free all elements of graph chain commit-graph: move slab-clearing to close_commit_graph() merge: free result of repo_get_merge_bases() commit-reach: free temporary list in get_octopus_merge_bases() t6700: mark test as leak-free --- a45eddec40b7fd0b9a86ccd0e889a785829d55d7