Move an assert() to avoid core dumps when a static buffer hasn't been given.
authorRichard Levitte <levitte@openssl.org>
Thu, 9 May 2002 18:19:21 +0000 (18:19 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 9 May 2002 18:19:21 +0000 (18:19 +0000)
commitb4000e8ad8ee40226d3080860bd4c70b79f42fcc
treea44bb5fd54d7ef3070fa3e80e02d705ea3659011
parent21d5ed98d5a1a4ced3fdfec8b9b40260a8d55547
Move an assert() to avoid core dumps when a static buffer hasn't been given.
Notified by Verdon Walker <VWalker@novell.com>
crypto/bio/b_print.c