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:45 +0000 (18:19 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 9 May 2002 18:19:45 +0000 (18:19 +0000)
commitecb7a9c73ab33397a572a32609369267f856c285
treef0258f9aaaa6bed48c39c63d64c9304a0fee4736
parentaebe0396e913851a1a0c48317c9e10a786d2a17a
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