[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/3.5/kdepim/libkcal
From:       David Jarvie <software () astrojar ! org ! uk>
Date:       2008-02-03 0:58:05
Message-ID: 1202000285.916963.30185.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 770212 by djarvie:

Fix delete call (backport rev. 764518)


 M  +1 -1      vcalformat.cpp  


--- branches/KDE/3.5/kdepim/libkcal/vcalformat.cpp #770211:770212
@@ -1427,7 +1427,7 @@
     methodType = fakeCString(vObjectUStringZValue(curVO));
     kdDebug(5800) << "This calendar is an iTIP transaction of type '"
               << methodType << "'" << endl;
-    delete methodType;
+    deleteStr(methodType);
   }
 
   // warn the user that we might have trouble reading non-known calendar.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic