Replace entire printf-like guts with calls to libc snprintf.
authorderaadt <deraadt@openbsd.org>
Mon, 21 Apr 2014 11:18:34 +0000 (11:18 +0000)
committerderaadt <deraadt@openbsd.org>
Mon, 21 Apr 2014 11:18:34 +0000 (11:18 +0000)
commitc6426c5b96594ce3392f248554da383424ef83fa
treed88be713ce72561741547d2f7cc53f2184644d49
parent3c6fe066dc73ba56622777c440a3221989a53a7c
Replace entire printf-like guts with calls to libc snprintf.
funopen(3) is used to interface to BIO descriptors.
ok guenther
lib/libcrypto/bio/b_print.c
lib/libssl/src/crypto/bio/b_print.c