]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ew/sha256-gcrypt-leak-fixes'
authorJunio C Hamano <gitster@pobox.com>
Mon, 7 Aug 2023 18:57:18 +0000 (11:57 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 7 Aug 2023 18:57:18 +0000 (11:57 -0700)
Leakfixes.

* ew/sha256-gcrypt-leak-fixes:
  sha256/gcrypt: die on gcry_md_open failures
  sha256/gcrypt: fix memory leak with SHA-256 repos
  sha256/gcrypt: fix build with SANITIZE=leak


Trivial merge