]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix snprintf missing for windows build
authorShane Lontis <shane.lontis@oracle.com>
Wed, 29 Apr 2020 06:19:16 +0000 (16:19 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Thu, 30 Apr 2020 08:04:05 +0000 (18:04 +1000)
commitbb4f39114caabbc11caf7840db7bfcd2bf2ff430
treeb250eb267e4b0272f70cfeb8b20a51aea8b837fb
parent588d5d01fefde6a3437d6749b4435c41180df868
Fix snprintf missing for windows build

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11675)
crypto/x509/v3_alt.c