[openssl-users] Cleanup and changing the malloc routines
Salz, Rich
rsalz at akamai.com
Thu Sep 3 16:36:01 UTC 2015
> > Remove {OPENSSL,CRYPTO}_strdup; use BUF_strdup.
Reconsidering, I did this backward. The right thing is to use OPENSSL_strdup, not BUF_strdup.
More information about the openssl-users
mailing list