On 3/8/16, 15:01 , "openssl-dev on behalf of Salz, Rich via RT"
<openssl-dev-boun...@openssl.org on behalf of r...@openssl.org> wrote:

>
>> +               if (dest->mont_data != NULL)
>> +                   BN_MONT_CTX_free(dest->mont_data);
>
>Free routines don't need to check for non-NULL.

Yes, don’t *have* to. But does it hurt to check?

Attachment: smime.p7s
Description: S/MIME cryptographic signature

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

Reply via email to