[Vm-dev] Memory leak in the SqueakSSL plugin on unix

Levente Uzonyi leves at elte.hu
Thu Oct 17 01:05:55 UTC 2013


Hello,

we've been experiencing memory leakage in long running Squeak images using 
SqueakSSL. After a bit of monitoring I found that 132 bytes get leaked 
for each https request done from the image. After a bit of code review, 
I've probably found the culprit, and another potential source of memory 
leak. For the reference, the source file this mail is about is 
http://squeakvm.org/cgi-bin/viewvc.cgi/squeak/branches/Cog/platforms/unix/plugins/SqueakSSL/sqUnixOpenSSL.c?revision=2713&view=markup 


More information about the Vm-dev mailing list