> In any event I think that functions ERR_disable() and ERR_enable() are still
> necessary, In my case I really don't care what errors the child functions
> generate since I'm in an post-error cleaning function, I see no point in
> wasting some CPU and RAM

Modifying all the code to check "are errors enabled" and then do the right
thing will take more CPU and the library will be bigger, taking more RAM.

Richard's idea is much better.
        /r$

--
Rich Salz                     Chief Security Architect
DataPower Technology          http://www.datapower.com
XS40 XML Security Gateway     http://www.datapower.com/products/xs40.html

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to