diff options
author | Daiki Ueno <ueno@gnu.org> | 2021-12-22 09:12:25 +0100 |
---|---|---|
committer | Daiki Ueno <ueno@gnu.org> | 2021-12-22 09:12:25 +0100 |
commit | 3db352734472d851318944db13be73da61300568 (patch) | |
tree | 99fbb2d84e466266b581544665a2fca5bc9b3a21 /lib/dh-primes.c | |
parent | 1e9580fa3d0bc21939a5d726604fadd782ed280d (diff) | |
download | gnutls-3db352734472d851318944db13be73da61300568.tar.gz |
wrap_nettle_hash_fast: avoid calling _update with zero-length input
As Nettle's hash update functions internally call memcpy, providing
zero-length input may cause undefined behavior.
Signed-off-by: Daiki Ueno <ueno@gnu.org>
Diffstat (limited to 'lib/dh-primes.c')
0 files changed, 0 insertions, 0 deletions