Commit 2d897ae4 authored by Richard Levitte's avatar Richard Levitte
Browse files

BIO: respect opening in text mode



When a file is opened with BIO_new_file(), make sure that the internal
mode TEXT vs BINARY setting reflects what's given in the mode string.

Reviewed-by: default avatarAndy Polyakov <appro@openssl.org>
parent cdbf5779
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