Commit bb5310be authored by Matt Caswell's avatar Matt Caswell
Browse files

Ensure that BIO_read_ex() and BIO_write_ex() only return 0 or 1



They should return 0 for a failure (retryable or not), and 1 for a success.

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
parent 7f5f01cf
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