]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/hash-algo-leak-fixes' into jk/git-hash-cleanups
authorJunio C Hamano <gitster@pobox.com>
Tue, 7 Jul 2026 17:52:48 +0000 (10:52 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 7 Jul 2026 17:52:48 +0000 (10:52 -0700)
* jk/hash-algo-leak-fixes:
  hash: add platform-specific discard functions
  hash: fix memory leak copying sha256 gcrypt handles
  http: discard hash in dumb-http http_object_request
  check_stream_oid(): discard hash on read error
  patch-id: discard hash when done
  csum-file: provide a function to release checkpoints
  csum-file: always finalize or discard hash
  hash: add discard primitive
  csum-file: drop discard_hashfile()

1  2 
builtin/fast-import.c
csum-file.c
csum-file.h
diff.c
http.c
http.h
object-file.c

Simple merge
diff --cc csum-file.c
Simple merge
diff --cc csum-file.h
Simple merge
diff --cc diff.c
Simple merge
diff --cc http.c
Simple merge
diff --cc http.h
Simple merge
diff --cc object-file.c
Simple merge