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:05:49 +0000 (18:05 +0200)
commite78c4f531d44d2454ba44b9de615920d340e77ce
treeac2c2c319355b83ef73a61ac4b2b758660ac3b7f
parent8a8534620da8e13c8a7ab123ecd7fc0226f999bf
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