]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix a new gcc-9 warning [-Wstringop-truncation]
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Sat, 23 Jun 2018 20:17:19 +0000 (22:17 +0200)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Sun, 24 Jun 2018 16:04:45 +0000 (18:04 +0200)
commitad6edb21e1aa368e2e0d62659f124be67cab52a7
treedb80ecc8475c412dffe69e40edaa72eb90c4b226
parent2ab5cb01d4d44f570b8e11384635149d38867eb2
Fix a new gcc-9 warning [-Wstringop-truncation]

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6581)

(cherry picked from commit dc6c374bdb4872f6d5d727e73a2ed834e972842c)
crypto/bio/bss_log.c