Re: Bug - memory leak in SSL handlers
Stipe Tolj <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Organization | Wapme Systems AG |
| Message-ID | <[email protected]> |
Paul Keogh wrote: > > Module is gwlib/conn.c > > The OpenSSL code used in Kannel does not free up allocated resources. > This is OK for current executable usage but not OK if you are using > Kannel libraries in a reentrant manner. Specifically, OpenSSL > resources should be freed in conn_shutdown_ssl() and server_shutdown_ssl() > through calls to; > > ERR_free_strings (); > EVP_cleanup(); thanks for the bug report, fixed in cvs. Stipe [email protected] ------------------------------------------------------------------- Wapme Systems AG Vogelsanger Weg 80 40470 Düsseldorf Tel: +49-211-74845-0 Fax: +49-211-74845-299 E-Mail: [email protected] Internet: http://www.wapme-systems.de ------------------------------------------------------------------- wapme.net - wherever you are