]> git.ipfire.org Git - thirdparty/openssl.git/commit
Adjust length of some strncpy() calls
authorNicola Tuveri <nicola.tuveri@ibm.com>
Tue, 19 May 2020 17:36:44 +0000 (19:36 +0200)
committerNicola Tuveri <nic.tuv@gmail.com>
Fri, 22 May 2020 13:35:21 +0000 (15:35 +0200)
commit2de64666a07cccf8477e6483de62ae31f463df64
treefbed08dcd12d6a7db9868b57643055701fd91df6
parente12813d0d31f4f7be2ccc592d382ef3e94bdb842
Adjust length of some strncpy() calls

This fixes warnings detected by -Wstringop-truncation.

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/11878)
crypto/x509/v3_alt.c
providers/implementations/signature/rsa.c