[openssl-dev] shlibloadtest failure on non-Linux

Nick Reilly nreilly at blackberry.com
Tue May 9 17:13:22 UTC 2017



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.


More information about the openssl-dev mailing list