help: release strbuf on error return in exec_woman_emacs()
Rene Scharfe committed about 9 years ago
help: release strbuf on error return in exec_man_man()
Rene Scharfe committed about 9 years ago
help: release strbuf on error return in exec_man_konqueror()
Rene Scharfe committed about 9 years ago
diff: release strbuf after use in show_stats()
Rene Scharfe committed about 9 years ago
diff: release strbuf after use in show_rename_copy()
Rene Scharfe committed about 9 years ago
diff: release strbuf after use in diff_summary()
Rene Scharfe committed about 9 years ago
convert: release strbuf on error return in filter_buffer_or_fd()
Rene Scharfe committed about 9 years ago
connect: release strbuf on error return in git_connect()
Rene Scharfe committed about 9 years ago
commit: release strbuf on error return in commit_tree_extended()
Rene Scharfe committed about 9 years ago
clone: release strbuf after use in remove_junk()
Rene Scharfe committed about 9 years ago
clean: release strbuf after use in remove_dirs()
Rene Scharfe committed about 9 years ago
check-ref-format: release strbuf after use in check_ref_format_branch()
Rene Scharfe committed about 9 years ago
am: release strbuf after use in safe_to_abort()
Rene Scharfe committed about 9 years ago
am: release strbuf on error return in hg_patch_to_mail()
Rene Scharfe committed about 9 years ago
am: release strbufs after use in detect_patch_format()
Rene Scharfe committed about 9 years ago
rev-parse: don't trim bisect refnames
Jeff King committed about 9 years ago
set_git_dir: handle feeding gitdir to itself
Jeff King committed about 9 years ago
repository: free fields before overwriting them
Jeff King committed about 9 years ago
reset: free allocated tree buffers
Jeff King committed about 9 years ago
reset: make tree counting less confusing
Jeff King committed about 9 years ago