diff options
author | Eric Wong <e@80x24.org> | 2023-07-31 12:08:08 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-07-31 08:57:24 -0700 |
commit | 823839bda1a72c54fe8ac025fb70dd3403c11f46 (patch) | |
tree | 98aecbd735fb6b5dfa41876467a6e4c3870b93e3 /cache-tree.c | |
parent | 8b608f3fb84388bb1b6da70feb62e20a19390cb6 (diff) |
sha256/gcrypt: die on gcry_md_open failures
`gcry_md_open' allocates memory and must (like all allocation
functions) be checked for failure.
Signed-off-by: Eric Wong <e@80x24.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'cache-tree.c')
0 files changed, 0 insertions, 0 deletions