Hi,

>
> I am using OpenSSL 1.0.2l to implement EAP-FAST.
> Auth is successful, but I am seeing memory leak in OpenSSL
> Allocated in tasn_utl.c:174 and bn_lib.c:303 (approx. 550-600 bytes)
>
> In other flows I have seen its getting freed in lh_delete from SSL_CTX_free
>
> not sure I what I am missing.
>
> Anyone seen similar issue?/ how to overcome this?
>
> Best Regards,
> Patil
>

Reply via email to