Merge branch 'ew/sha256-gcrypt-leak-fixes'
commitb2797581d0b362059be6e7bed9be98e5cda44e4b
authorJunio C Hamano <gitster@pobox.com>
Mon, 7 Aug 2023 18:57:18 +0000 (7 11:57 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 7 Aug 2023 18:57:18 +0000 (7 11:57 -0700)
tree192da63c47d4d9cc83459a753fbcacc5e48e382d
parenta04cef9fd74df0af3f406102897fc265ff53dc1b
parent823839bda1a72c54fe8ac025fb70dd3403c11f46
Merge branch 'ew/sha256-gcrypt-leak-fixes'

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