]> git.99rst.org Git - git.git/commit
odb/source: make `free()` function pluggable
authorPatrick Steinhardt <redacted>
Thu, 5 Mar 2026 14:19:46 +0000 (15:19 +0100)
committerJunio C Hamano <redacted>
Thu, 5 Mar 2026 19:45:15 +0000 (11:45 -0800)
commit47b965079ddd9ced04810d0a8738a1ca94f02268
treeaf9780d489930b0d5fc12a28cbb493144e71a45b
parent87842f68352040858f581b64509932fb91c64f0f
odb/source: make `free()` function pluggable

Introduce a new callback function in `struct odb_source` to make the
function pluggable.

Signed-off-by: Patrick Steinhardt <redacted>
Signed-off-by: Junio C Hamano <redacted>
odb/source-files.c
odb/source-files.h
odb/source.c
odb/source.h
git clone https://git.99rst.org/PROJECT