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

List:       kde-commits
Subject:    playground/pim/googledata
From:       Adenilson Cavalcanti Da Silva <cavalcantii () gmail ! com>
Date:       2009-02-09 15:38:40
Message-ID: 1234193920.485169.9402.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 923858 by adasilva:

Making sure that gcal_contact_array is correctly initialized.



 M  +2 -0      googledataresource.cpp  


--- trunk/playground/pim/googledata/googledataresource.cpp #923857:923858
@@ -43,6 +43,8 @@
 	if (!(gcal = gcal_new(GCONTACT)))
 		exit(1);
 	gcal_set_store_xml(gcal, 1);
+	all_contacts.length = 0;
+	all_contacts.entries = NULL;
 }
 
 GoogleDataResource::~GoogleDataResource()
[prev in list] [next in list] [prev in thread] [next in thread] 

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