builtin/fetch-pack: fix leaking refs
Patrick Steinhardt committed almost 2 years ago
sideband: fix leaks when configuring sideband colors
Patrick Steinhardt committed almost 2 years ago
builtin/send-pack: fix leaking refspecs
Patrick Steinhardt committed almost 2 years ago
transport: fix leaking OID arrays in git:// transport data
Patrick Steinhardt committed almost 2 years ago
t/helper: fix leaking multi-pack-indices in "read-midx"
Patrick Steinhardt committed almost 2 years ago
builtin/repack: fix leaks when computing packs to repack
Patrick Steinhardt committed almost 2 years ago
midx-write: fix leaking hashfile on error cases
Patrick Steinhardt committed almost 2 years ago
builtin/archive: fix leaking `OPT_FILENAME()` value
Patrick Steinhardt committed almost 2 years ago
builtin/upload-archive: fix leaking args passed to `write_archive()`
Patrick Steinhardt committed almost 2 years ago
builtin/merge-tree: fix leaking `-X` strategy options
Patrick Steinhardt committed almost 2 years ago
pretty: fix leaking key/value separator buffer
Patrick Steinhardt committed almost 2 years ago
pretty: fix memory leaks when parsing pretty formats
Patrick Steinhardt committed almost 2 years ago
convert: fix leaks when resetting attributes
Patrick Steinhardt committed almost 2 years ago
mailinfo: fix leaking header data
Patrick Steinhardt committed almost 2 years ago
exec_cmd: RUNTIME_PREFIX on z/OS systems
D Harithamma committed almost 2 years ago
reftable/generic: drop interface
Patrick Steinhardt committed almost 2 years ago
t/helper: refactor to not use `struct reftable_table`
Patrick Steinhardt committed almost 2 years ago
t/helper: use `hash_to_hex_algop()` to print hashes
Patrick Steinhardt committed almost 2 years ago
t/helper: inline printing of reftable records
Patrick Steinhardt committed almost 2 years ago
t/helper: inline `reftable_table_print()`
Patrick Steinhardt committed almost 2 years ago