> Geoff Thorpe wrote: > > > Then tell your linux distribution to use -DPURIFY. > > Hangon, I've got a better idea. How about the OpenSSL develoeprs > fix their library so that the standard version that they ship is > valgrind clean. Then the distributions won't need to do anything > other than compile it. > > Erik
Umm, why? 1) This is an unusual use case. 2) Zeroing memory that doesn't need to be zeroed has a performance cost. 3) It's very easy to recompile a debug build for debugging. IMO, the default build should always be a release build with release optimizations and tradeoffs. A debug build should be the exception. DS ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
