On Wed, 19 Apr 2006 12:44:42 -0400, Karel Demeyer <[EMAIL PROTECTED]> wrote:

Op wo, 19-04-2006 te 16:52 +0200, schreef Karel Demeyer:
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.
still to be done but I can't seem to find how to do it easily ... pls
someone witrh more knowlegde of that code or more courage .. look into
it :)

I do have the knowledge, I do have the courage, I do not have the time...
loko at how it's down (the procs s/getObjOption) and add a 'delObjOption(s?)' that would unset the array... I think it needs to be called at the end of the last canceling message received. same for the SessionList vars...


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.
Seems like I fixed this.

cool :)


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




-------------------------------------------------------
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



--
KaKaRoTo


-------------------------------------------------------
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