[Top][All Lists]
[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;
}
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paragui-cvs] CVS: paragui/src/themes theme_priv.cpp,1.3,1.3.6.1,
Alexander Pipelka <address@hidden> <=
- Prev by Date:
[paragui-cvs] CVS: paragui/test paratest.cpp,1.2.6.5,1.2.6.6
- Next by Date:
[paragui-cvs] CVS: paragui/src/core pgapplication.cpp,1.2.4.10,1.2.4.11 pgfilearchive.cpp,1.2.4.6,1.2.4.7
- Previous by thread:
[paragui-cvs] CVS: paragui/test paratest.cpp,1.2.6.5,1.2.6.6
- Next by thread:
[paragui-cvs] CVS: paragui/src/core pgapplication.cpp,1.2.4.10,1.2.4.11 pgfilearchive.cpp,1.2.4.6,1.2.4.7
- Index(es):