[openssl-dev] [openssl.org #3964] Fix OPENSSL_NO_STDIO build

Salz, Rich rsalz at akamai.com
Wed Sep 30 15:10:19 UTC 2015


> If things like BIO_new_file() were inline, or macros, then the compiler could
> *see* that they'd return NULL. And lots of code in the *calling* functions
> (basically everything but the error path) could be elided from the compiled
> result...

Cool, will do that.


More information about the openssl-dev mailing list