builtin/merge: release output buffer after performing merge
Patrick Steinhardt committed almost 2 years ago
dir: fix leak when parsing "status.showUntrackedFiles"
Patrick Steinhardt committed almost 2 years ago
t/helper: fix leaking buffer in "dump-untracked-cache"
Patrick Steinhardt committed almost 2 years ago
t/helper: stop re-initialization of `the_repository`
Patrick Steinhardt committed almost 2 years ago
sparse-index: correctly free EWAH contents
Patrick Steinhardt committed almost 2 years ago
dir: release untracked cache data
Patrick Steinhardt committed almost 2 years ago
combine-diff: fix leaking lost lines
Patrick Steinhardt committed almost 2 years ago
builtin/tag: fix leaking key ID on failure to sign
Patrick Steinhardt committed almost 2 years ago
transport-helper: fix leaking import/export marks
Patrick Steinhardt committed almost 2 years ago
builtin/commit: fix leaking cleanup config
Patrick Steinhardt committed almost 2 years ago
trailer: fix leaking strbufs when formatting trailers
Patrick Steinhardt committed almost 2 years ago
trailer: fix leaking trailer values
Patrick Steinhardt committed almost 2 years ago
builtin/commit: fix leaking change data contents
Patrick Steinhardt committed almost 2 years ago
upload-pack: fix leaking URI protocols
Patrick Steinhardt committed almost 2 years ago
Patrick Steinhardt committed almost 2 years ago
diff-lib: fix leaking diffopts in `do_diff_cache()`
Patrick Steinhardt committed almost 2 years ago
revision: fix leaking bloom filters
Patrick Steinhardt committed almost 2 years ago
builtin/grep: fix leak with `--max-count=0`
Patrick Steinhardt committed almost 2 years ago
grep: fix leak in `grep_splice_or()`
Patrick Steinhardt committed almost 2 years ago
t/helper: fix leaks in "reach" test tool
Patrick Steinhardt committed almost 2 years ago