In message <[EMAIL PROTECTED]> on Thu, 31 Mar 2005 21:07:28 +1000, "Louis 
Solomon [SteelBytes]" <[EMAIL PROTECTED]> said:

louis> I then stick zlib1.dll in the out32 folder, and run
louis>     ssltest -zlib
louis> and I get the following output
louis>     TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 512 bit RSA
louis>     [12:13:53]  1675 file=.\crypto\dso\dso_lib.c, line=380, thread=1816, 
louis> number=6, address=00972580
louis>     [12:13:53]  1672 file=.\crypto\dso\dso_lib.c, line=103, thread=1816, 
louis> number=36, address=0099A0A0
louis>     [12:13:53]  1674 file=.\crypto\stack\stack.c, line=126, thread=1816, 
louis> number=16, address=0099A170
louis>     [12:13:53]  1673 file=.\crypto\stack\stack.c, line=124, thread=1816, 
louis> number=20, address=0099A110
louis>     [12:13:53]  1676 file=.\crypto\dso\dso_win32.c, line=262, 
thread=1816, 
louis> number=10, address=0099A208
louis>     [12:13:53]  1677 file=.\crypto\dso\dso_win32.c, line=132, 
thread=1816, 
louis> number=4, address=00972570
louis>     92 bytes leaked in 6 chunks
louis> 
louis> if I do all the above without the references to zlib, then I
louis> don't get the above leak msgs, but I also don't get zlib :-(

Hmm, I wouldn't be surprised if we've forgotten to unload the shared
library for zlib, and thereby created that "leak".  Note that the leak
isn't very important, and a one-time thingy.  It's not like it's going
to grow over time.

Cheers,
Richard

-----
Please consider sponsoring my work on free software.
See http://www.free.lp.se/sponsoring.html for details.

-- 
Richard Levitte                         [EMAIL PROTECTED]
                                        http://richard.levitte.org/

"When I became a man I put away childish things, including
 the fear of childishness and the desire to be very grown up."
                                                -- C.S. Lewis
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to