I've been using the ssleay-0.9.0b for some time and it always had memory
leaks. I just got the latest openssl and built it and plugged it in place of
the old stuff and built my stuff and it all looked good but I still get
memory leaks of mostly 12 bytes. Maybe I'm not cleaning up everything but
I'm freeing the ssl context and everything that I can see that I am
creating. It happens no matter if I use it. Just by doing the init stuff and
no incomming ssl connections I shutdown my server and get a bunch of memory
leaks. Here is the only two readable ones:
{1418} normal block at 0x010FAB60, 65 bytes long.
Data: <fopen('/usr/loca> 66 6F 70 65 6E 28 27 2F 75 73 72 2F 6C 6F 63 61
{1416} normal block at 0x010FABD0, 65 bytes long.
Data: <fopen('/usr/loca> 66 6F 70 65 6E 28 27 2F 75 73 72 2F 6C 6F 63 61
The rest are unreadable and are usually only 12 or 16 bytes long. Some of
them I used to see before but didn't see in the quick scan that I did of
them included SHA in it. I used to get a few of those. Now it seems there
are more memory leaks too. It used to be maybe 40-50 and now its like
hundreds. Can anyone enlighten me?
Thanks,
---==] Mic [==---
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]