On Tue, Oct 15, 2024 at 6:56 PM Daniel P. Berrangé
wrote:
> If the user provides a pre-allocated buffer for the hash result,
> we must use that rather than re-allocating a new buffer.
>
> Reported-by: Dorjoy Chowdhury
> Signed-off-by: Daniel P. Berrangé
> ---
> crypto/hash-gcrypt.c | 15 ++
If the user provides a pre-allocated buffer for the hash result,
we must use that rather than re-allocating a new buffer.
Reported-by: Dorjoy Chowdhury
Signed-off-by: Daniel P. Berrangé
---
crypto/hash-gcrypt.c | 15 ---
crypto/hash-glib.c | 11 +--
crypto/hash-gnutls.c |