Odpowiedz automatyczna:
Do 5 maja przebywam na zasluzonym urlopie.
W pilnych sprawach prosze o kontakt z Kamilem Kilinskim.
Z powazaniem,
Michal Trojnara
>>> "[EMAIL PROTECTED]" 05/01/00 21:51 >>>
Amit Chopra <[EMAIL PROTECTED]>:
> I had reported some leaks some time back, but got no response from the
> mailing list.
>
> OpenSSL 0.9.4 leaks 332 bytes for ERR_STATE struct allocated while doing
> SSL_read.
> ERR_get_state [err.c:561]
> => ret=(ERR_STATE *)Malloc(sizeof(ERR_STATE));
> It also leaks 12 bytes allocated for an LHASH_NODE in SSL_read .
> lh_insert [lhash.c:196]
> ((nn=(LHASH_NODE*)Malloc(sizeof(LHASH_NODE)))
> Are these the leaks in question ? I still havent found a way to fix
> them.
Please try the latest snapshost. If your program calls
ERR_remove_state(0) before exiting, there should be no
such leaks now.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]