Hi,

I found 2 small memleaks in webcam.tcl but as I don't know anything
about this code apart from the gui, I'd like someone other to fix it.
The first is about entries in the array 'objects' that are never unset.
Every webcam session adds info to this array which I guess could be
unset after the session or whenever it's appropriate.
The second is about the images it creates.  I made it create tmpX images
as I've done in other places throughout our codebase.  Every webcam
session seems to add an image that isn't destroyed.  This should be
destroyed too.

I hope all these efforts would be worth it and we'll have a less leaking
aMSN for the next release maybe ? :)

Karel.




-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Amsn-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amsn-devel

Reply via email to