replaced snprintf with BIO version (for windows builds)
authorShane Lontis <shane.lontis@oracle.com>
Mon, 25 Mar 2019 01:37:24 +0000 (11:37 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Mon, 25 Mar 2019 01:37:24 +0000 (11:37 +1000)
commitf4b4574f4bc8b3099c34162332e317bd314e35a1
treec9f8d0bf79de8436003648493d2c77dd5a7cdc11
parent9c0cf214e7836eb5aaf1ea5d3cbf6720533f86b5
replaced snprintf with BIO version (for windows builds)

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8571)
test/provider_internal_test.c
test/provider_test.c