> What's the plan here? Replace openssl's own memory management by > default with "standard" memory management calls or is the plan to disable > the possibility to have standard memory management at all? > If the latter I'd vote against removing that flag.
We use using only malloc and free. We are no longer keeping our own "freelist" management. _______________________________________________ openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
