builtin/verify-commit: convert to struct object_id
brian m. carlson committed over 9 years ago
reflog_expire: convert to struct object_id
brian m. carlson committed over 9 years ago
parse-options-cb: convert to struct object_id
brian m. carlson committed over 9 years ago
notes-cache: convert to struct object_id
brian m. carlson committed over 9 years ago
submodule: convert merge_submodule to use struct object_id
brian m. carlson committed over 9 years ago
fast-import: convert to struct object_id
brian m. carlson committed over 9 years ago
submodule_uses_worktrees(): plug memory leak
Johannes Schindelin committed over 9 years ago
show_worktree(): plug memory leak
Johannes Schindelin committed over 9 years ago
name-rev: avoid leaking memory in the `deref` case
Johannes Schindelin committed over 9 years ago
remote: plug memory leak in match_explicit()
Johannes Schindelin committed over 9 years ago
add_reflog_for_walk: avoid memory leak
Johannes Schindelin committed over 9 years ago
Johannes Schindelin committed over 9 years ago
Johannes Schindelin committed over 9 years ago
receive-pack: plug memory leak in update()
Johannes Schindelin committed over 9 years ago
fast-export: avoid leaking memory in handle_tag()
Johannes Schindelin committed over 9 years ago
mktree: plug memory leaks reported by Coverity
Johannes Schindelin committed over 9 years ago
pack-redundant: plug memory leak
Johannes Schindelin committed over 9 years ago
setup_discovered_git_dir(): plug memory leak
Johannes Schindelin committed over 9 years ago
setup_bare_git_dir(): help static analysis
Johannes Schindelin committed over 9 years ago
split_commit_in_progress(): simplify & fix memory leak
Johannes Schindelin committed over 9 years ago