Re: [openssl-users] openssl-users Digest, Vol 28, Issue 33

2017-03-25 Thread ghanashyam satpathy
It seems any TLS being allocated from the call stack of ERR_get_state() is not getting freed. I used an OPENSSL sample demos\bio\server-cmod.c and it reproduces the issue. Any tips to resolve this issue is appreciated. > testConsoleApplication.exe!CRYPTO_THREAD_init_local(unsigned long * key, voi

Re: [openssl-users] openssl-users Digest, Vol 28, Issue 33

2017-03-25 Thread ghanashyam satpathy
However this type of TLS leak was not there when my application was using OpenSSL 1.0.2 Noticed after using OpenSSL 1.1.0b On Sat, Mar 25, 2017 at 8:12 PM, wrote: > Send openssl-users mailing list submissions to > openssl-users@openssl.org > > To subscribe or unsubscribe via the World Wi