]> git.99rst.org Git - git.git/commit
Merge branch 'jk/hash-algo-leak-fixes' into jk/git-hash-cleanups
authorJunio C Hamano <redacted>
Tue, 7 Jul 2026 17:52:48 +0000 (10:52 -0700)
committerJunio C Hamano <redacted>
Tue, 7 Jul 2026 17:52:48 +0000 (10:52 -0700)
commitf08ece0e2c76afc5a1b51afe0f3a6d0021ae1388
treec807f8efd894cc6276f757b5b0bc22201116d87f
parente9019fcafe0040228b8631c30f97ae1adb61bcdc
parent600588d2aa4e3311ee476f89cd57a622ed8bf0ec
Merge branch 'jk/hash-algo-leak-fixes' into jk/git-hash-cleanups

* 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()
builtin/fast-import.c
csum-file.c
csum-file.h
diff.c
http.c
http.h
object-file.c
git clone https://git.99rst.org/PROJECT