]> git.ipfire.org Git - thirdparty/openssl.git/commit
http_test.c: Replace snprintf by BIO_snprintf
authorJean-Frederic Clere <jfclere@gmail.com>
Thu, 27 Feb 2025 16:35:05 +0000 (17:35 +0100)
committerTomas Mraz <tomas@openssl.org>
Mon, 3 Mar 2025 08:18:13 +0000 (09:18 +0100)
commit7e431da4d869dce76d0ad88215a82281f19562af
treefb74092756c4878930a79eff749ed001dcdf5df4
parent2411f9b662fa501c9eec257a30a7da0cfc2dc173
http_test.c: Replace snprintf by BIO_snprintf

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/26925)
test/http_test.c