Thanks Phil :)

Update of /cvsroot/amsn/msn/utils/scalable-bg
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14798/utils/scalable-bg

Modified Files:
scalable-bg.tcl Log Message:
Fix a memleak in scalable bg


Index: scalable-bg.tcl
===================================================================
RCS file: /cvsroot/amsn/msn/utils/scalable-bg/scalable-bg.tcl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** scalable-bg.tcl     23 Jan 2006 18:32:24 -0000      1.7
--- scalable-bg.tcl     3 Feb 2006 18:51:59 -0000       1.8
***************
*** 38,41 ****
--- 38,50 ----
        }
+ destructor {
+               catch {image delete $base}
+               catch {image delete $left}
+               catch {image delete $centre}
+               catch {image delete $right}
+               catch {image delete $top}
+               catch {image delete $bottom}
+       }
+ method BuildImage { } {



--
Don't just be a drop in the ocean. Join with us and make some waves. Sign up to 
join us on our year-long journey and act to defend our oceans. It's free.

http://oceans.greenpeace.org/defenders


                
___________________________________________________________ To help you stay safe and secure online, we've developed the all new Yahoo! Security Centre. http://uk.security.yahoo.com



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel

Reply via email to