builtin/maintenance: fix leak in `get_schedule_cmd()`
Patrick Steinhardt committed almost 2 years ago
builtin/maintenance: fix leaking config string
Patrick Steinhardt committed almost 2 years ago
promisor-remote: fix leaking partial clone filter
Patrick Steinhardt committed almost 2 years ago
grep: fix leaking grep pattern
Patrick Steinhardt committed almost 2 years ago
submodule: fix leaking submodule ODB paths
Patrick Steinhardt committed almost 2 years ago
trace2: destroy context stored in thread-local storage
Patrick Steinhardt committed almost 2 years ago
builtin/difftool: plug several trivial memory leaks
Patrick Steinhardt committed almost 2 years ago
builtin/repack: fix leaking configuration
Patrick Steinhardt committed almost 2 years ago
diffcore-order: fix leaking buffer when parsing orderfiles
Patrick Steinhardt committed almost 2 years ago
parse-options: free previous value of `OPTION_FILENAME`
Patrick Steinhardt committed almost 2 years ago
diff: fix leaking orderfile option
Patrick Steinhardt committed almost 2 years ago
builtin/pull: fix leaking "ff" option
Patrick Steinhardt committed almost 2 years ago
dir: fix off by one errors for ignored and untracked entries
Patrick Steinhardt committed almost 2 years ago
builtin/submodule--helper: fix leaking remote ref on errors
Patrick Steinhardt committed almost 2 years ago
t/helper: fix leaking subrepo in nested submodule config helper
Patrick Steinhardt committed almost 2 years ago
builtin/submodule--helper: fix leaking error buffer
Patrick Steinhardt committed almost 2 years ago
builtin/submodule--helper: clear child process when not running it
Patrick Steinhardt committed almost 2 years ago
submodule: fix leaking update strategy
Patrick Steinhardt committed almost 2 years ago
git: fix leaking argv when handling builtins
Patrick Steinhardt committed almost 2 years ago
builtin/help: fix leaking `html_path` when reading config multiple times
Patrick Steinhardt committed almost 2 years ago