paragui-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paragui-cvs] CVS: paragui/src/themes theme_priv.cpp,1.3,1.3.6.1


From: Alexander Pipelka <address@hidden>
Subject: [paragui-cvs] CVS: paragui/src/themes theme_priv.cpp,1.3,1.3.6.1
Date: Tue, 30 Jul 2002 05:21:57 -0400

Update of /cvsroot/paragui/paragui/src/themes
In directory subversions:/tmp/cvs-serv12696/src/themes

Modified Files:
      Tag: devel-1-0
        theme_priv.cpp 
Log Message:
fixed some mem leaks (valgrind rocks)



Index: theme_priv.cpp
===================================================================
RCS file: /cvsroot/paragui/paragui/src/themes/theme_priv.cpp,v
retrieving revision 1.3
retrieving revision 1.3.6.1
diff -C2 -r1.3 -r1.3.6.1
*** theme_priv.cpp      15 Apr 2002 13:35:36 -0000      1.3
--- theme_priv.cpp      30 Jul 2002 09:21:55 -0000      1.3.6.1
***************
*** 220,223 ****
--- 220,225 ----
        }
        strings.clear();
+       
+       delete font;
  }
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]