mirror of
https://github.com/openssl/openssl.git
synced 2026-05-07 20:12:39 +00:00
5f084f8a99
This patch fixes undefined reference to `ossl_BIO_snprintf_msvc' Define it only if MSVC is used. Signed-off-by: Milan Broz <gmazyland@gmail.com> Reviewed-by: Eugene Syromiatnikov <esyr@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.foundation> MergeDate: Wed Mar 25 14:12:58 2026 (Merged from https://github.com/openssl/openssl/pull/30541)