Commit 27c7609c authored by Rich Salz's avatar Rich Salz
Browse files

ifdef cleanup, 2 remove OPENSSL_NO_SETVBUF_IONBF



Use setbuf(fp, NULL) instead of setvbuf().  This removes some
ifdef complexity because all of our platforms support setbuf.

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