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:35 +0000 (18:19 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 9 May 2002 18:19:35 +0000 (18:19 +0000)
commit2d4ce88b11218f3d77295251a4f366843ee0397d
treeb4e430d364b45c6b7749d3cde146d8558e85ff87
parent2cbe7e26c05544b1dd8cdeb56f1f35ecaf6aba09
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