On 2017-05-09 10:03 AM, Salz, Rich via openssl-dev wrote:
doesn't test for whether this is set. I think the shlibloadtest should only test
the dlclose() return value on if OPENSSL_USE_NODELETE is set.

Please see https://github.com/openssl/openssl/pull/3399


Sense of OPENSSL_USE_NODELETE has been reversed i.e. you want #ifdef and not #ifndef

Also I think its still fair game to try a dlclose() just that the dlclose() may return an error if OPENSSL_USE_NODELETE is not defined.

Regards,
Nick.
--
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to