CVSROOT:        /cvs
Module name:    src
Changes by:     js...@cvs.openbsd.org   2014/05/03 11:00:45

Modified files:
        regress/lib/libcrypto/base64: base64test.c 

Log message:
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.

Reply via email to