http: stop leaking buffer in http_get_info_packs()
Jeff King committed almost 2 years ago
http: call git_inflate_end() when releasing http_object_request
Jeff King committed almost 2 years ago
http: fix leak of http_object_request struct
Jeff King committed almost 2 years ago
http: fix leak when redacting cookies from curl trace
Jeff King committed almost 2 years ago
transport-helper: fix leak of dummy refs_list
Jeff King committed almost 2 years ago
fetch-pack: clear pack lockfiles list
Jeff King committed almost 2 years ago
fetch: free "raw" string when shrinking refspec
Jeff King committed almost 2 years ago
transport-helper: fix strbuf leak in push_refs_with_push()
Jeff King committed almost 2 years ago
send-pack: free cas options before exit
Jeff King committed almost 2 years ago
commit: avoid leaking already-saved buffer
Jeff King committed almost 2 years ago
fetch-pack, send-pack: clean up shallow oid array
Jeff King committed almost 2 years ago
fetch-pack: free object filter before exiting
Jeff King committed almost 2 years ago
connect: clear child process before freeing in diagnostic mode
Jeff King committed almost 2 years ago
fetch-pack: fix leaking sought refs
Patrick Steinhardt committed almost 2 years ago
shallow: fix leak when unregistering last shallow root
Patrick Steinhardt committed almost 2 years ago
http-fetch: clear leaking git-index-pack(1) arguments
Patrick Steinhardt committed almost 2 years ago
test-lib: check for leak logs after every test
Jeff King committed almost 2 years ago
test-lib: show leak-sanitizer logs on --immediate failure
Jeff King committed almost 2 years ago
test-lib: stop showing old leak logs
Jeff King committed almost 2 years ago
send-email: document --mailmap and associated configuration
Jacob Keller committed almost 2 years ago