Update the base64 regress test and enable a test that would previously
authorjsing <jsing@openbsd.org>
Sat, 3 May 2014 17:00:45 +0000 (17:00 +0000)
committerjsing <jsing@openbsd.org>
Sat, 3 May 2014 17:00:45 +0000 (17:00 +0000)
commit1363119f71d6a142e0bb7e9df959e7a230f62a59
tree8bc49b1cb629a9817cf952faf3eb09a6312aaebe
parente8fb5d2c583c3fe49267fc476a2e8b827a388b6a
Update the base64 regress test and enable a test that would previously
have resulted in a segfault. Also update the resulting output bytes now
that the invalid/corrupt input is detected and rejected; unless you're
using BIO_FLAGS_BASE64_NO_NL, in which case you still get a stream of
zero value bytes and no way of knowing that the data is invalid/corrupt.
regress/lib/libcrypto/base64/base64test.c