summaryrefslogtreecommitdiff
path: root/commit-graph.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2024-10-02 12:56:33 +0200
committerJunio C Hamano <gitster@pobox.com>2024-10-02 07:53:56 -0700
commitdaa59e9c439ce0bea7fecdf4ae6bb7b9e9400b00 (patch)
tree7dbc582e7495483089c15ed888dbc69ced0e0940 /commit-graph.c
parent12b90780667ac1e1235ec4106d94c558a28880f7 (diff)
reftable: fix calls to free(3P)
There are a small set of calls to free(3P) in the reftable library. As the reftable allocators are pluggable we should rather call the reftable specific function, which is `reftable_free()`. Convert the code accordingly. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions