Hello folks, The removal of OPENSSL_malloc/OPENSSL_free ... etc will cause a LOT of pain .... There is non négligeable number of applications which are strongly depending on this functionality, they use it for example to allocate SSL data structures in memory shared between multiple forked instances... One example of such application is Kamailio (sip server).
Would you mind to reconsider removal of these routines?