OpenSSL: no longer hook CRYPTO memory functions..
commit3603e75ea0e5d263a862fec06466653c42f59d77
authorSteffen (Daode) Nurpmeso <sdaoden@users.sf.net>
Sat, 19 Dec 2015 22:15:01 +0000 (19 23:15 +0100)
committerSteffen (Daode) Nurpmeso <sdaoden@users.sf.net>
Sat, 26 Dec 2015 21:19:29 +0000 (26 22:19 +0100)
tree829e82a551e7528ba1f4587f08d418113088249c
parent2109495681b107dc278890d022d62ef6f4fbbaca
OpenSSL: no longer hook CRYPTO memory functions..

Well for us this interface was only interesting to see where the
leaks come from.  And then all that has to be rewritten in the
future to be purely BIO-based anyway.
..And then Rich Salz is about to drop the _ex-ones entirely and
only keep a flag-setter.  That is good.

P.S.: oh i adore libraries that allow hooking their memory
functions.  And then here including file and line information
pass-through.  Let me say YAY!  Unfortunately they drop that.
Then again they keep at least the normal hooks so that anyone can
use the pools they want to.
mk-conf.sh
openssl.c