]> git.ipfire.org Git - thirdparty/openssl.git/commit
ssl: remove stdio.h and sprintf use from libssl.
authorFdaSilvaYY <fdasilvayy@gmail.com>
Thu, 18 Jul 2024 21:35:02 +0000 (23:35 +0200)
committerTomas Mraz <tomas@openssl.org>
Wed, 7 Aug 2024 17:25:10 +0000 (19:25 +0200)
commit668fdb593a9dcfe75718da6d59df67df87a92311
tree1ae229a9823cba36f526954ec6da37fc06396274
parent2432a9da0334aa2385e86a47ccaff93b346e3fd3
ssl: remove stdio.h and sprintf use from libssl.

Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24968)
ssl/ssl_lib.c