Mailing List Archive

patch for memory leak using openssl (Re: Memory leak or stored info)
On Thu, Feb 13, 2003 at 07:13:44PM -0800, Bryan Stansell wrote:
> i'm going to focus on looking at the memory leaks and see if i can't
> track some of this down.

good news folks! i've tracked down the memory leaks when using the
openssl library. the good news is that it's all inside the conserver
code, and just in main.c. i've attached a patch based on 7.2.5, but
you should be able to put the code changes in 7.2.4 as well (or perhaps
patch will just drop it in - haven't checked).

i'm still looking into the PAM leaks...hopefully i'll find something
soon (been looking, but haven't tracked it down).

Bryan