Commit 46ff8e0d authored by Richard Levitte's avatar Richard Levitte
Browse files

In certain cases, no encoding has been set up for the b64 filter. In

such cases, a flush should *not* attempt to finalise the encoding, as
the EVP_ENCODE_CTX structure will only be filled with garbage.  For
the same reason, do the same check when a wpending is performed.
parent 3f907727
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment