Home
last modified time | relevance | path

Searched hist:dde538c9a76f328a92c532893e97e18785d57364 (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/crypto/
H A Dhash-gnutls.cdiff dde538c9a76f328a92c532893e97e18785d57364 Tue Oct 15 07:25:36 CDT 2024 Daniel P. Berrangé <berrange@redhat.com> crypto/hash: avoid overwriting user supplied result pointer

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 <dorjoychy111@gmail.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
H A Dhash-glib.cdiff dde538c9a76f328a92c532893e97e18785d57364 Tue Oct 15 07:25:36 CDT 2024 Daniel P. Berrangé <berrange@redhat.com> crypto/hash: avoid overwriting user supplied result pointer

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 <dorjoychy111@gmail.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
H A Dhash-gcrypt.cdiff dde538c9a76f328a92c532893e97e18785d57364 Tue Oct 15 07:25:36 CDT 2024 Daniel P. Berrangé <berrange@redhat.com> crypto/hash: avoid overwriting user supplied result pointer

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 <dorjoychy111@gmail.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
H A Dhash-nettle.cdiff dde538c9a76f328a92c532893e97e18785d57364 Tue Oct 15 07:25:36 CDT 2024 Daniel P. Berrangé <berrange@redhat.com> crypto/hash: avoid overwriting user supplied result pointer

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 <dorjoychy111@gmail.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>