Files
git/t/unit-tests
Patrick Steinhardt daa59e9c43 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>
2024-10-02 07:53:56 -07:00
..
2024-08-17 09:46:12 -07:00
2024-08-17 09:46:12 -07:00
2024-07-30 13:32:43 -07:00