drop trailing newline from warning/error/die messages
Jeff King committed almost 2 years ago
builtin/repack: fix leaking keep-pack list
Patrick Steinhardt committed almost 2 years ago
merge-ort: fix two leaks when handling directory rename modifications
Patrick Steinhardt committed almost 2 years ago
match-trees: fix leaking prefixes in `shift_tree()`
Patrick Steinhardt committed almost 2 years ago
builtin/fmt-merge-msg: fix leaking buffers
Patrick Steinhardt committed almost 2 years ago
builtin/grep: fix leaking object context
Patrick Steinhardt committed almost 2 years ago
builtin/pack-objects: plug leaking list of keep-packs
Patrick Steinhardt committed almost 2 years ago
builtin/repack: fix leaking line buffer when packing promisors
Patrick Steinhardt committed almost 2 years ago
negotiator/skipping: fix leaking commit entries
Patrick Steinhardt committed almost 2 years ago
shallow: fix leaking members of `struct shallow_info`
Patrick Steinhardt committed almost 2 years ago
shallow: free grafts when unregistering them
Patrick Steinhardt committed almost 2 years ago
object: clear grafts when clearing parsed object pool
Patrick Steinhardt committed almost 2 years ago
gpg-interface: fix misdesigned signing key interfaces
Patrick Steinhardt committed almost 2 years ago
send-pack: fix leaking push cert nonce
Patrick Steinhardt committed almost 2 years ago
remote: fix leak in reachability check of a remote-tracking ref
Patrick Steinhardt committed almost 2 years ago
remote: fix leaking tracking refs
Patrick Steinhardt committed almost 2 years ago
builtin/submodule--helper: fix leaking refs on push-check
Patrick Steinhardt committed almost 2 years ago
submodule: fix leaking fetch task data
Patrick Steinhardt committed almost 2 years ago
upload-pack: fix leaking child process data on reachability checks
Patrick Steinhardt committed almost 2 years ago
builtin/push: fix leaking refspec query result
Patrick Steinhardt committed almost 2 years ago