Diff between be4faac084e2676ea227037455a42c0d0b2423e2 and 2fb5146b571c64eba976d39550ccdf49af22bc31

Changed Files

File Additions Deletions Status
obexd/plugins/phonebook-tracker.c +2 -0 modified

Full Patch

diff --git a/obexd/plugins/phonebook-tracker.c b/obexd/plugins/phonebook-tracker.c
index 80dfc02..d396203 100644
--- a/obexd/plugins/phonebook-tracker.c
+++ b/obexd/plugins/phonebook-tracker.c
@@ -1551,6 +1551,8 @@ int phonebook_pull_read(void *request)
 	if (!data)
 		return -ENOENT;
 
+	data->newmissedcalls = 0;
+
 	if (g_strcmp0(data->req_name,"/telecom/mch.vcf") == 0 &&
 						data->tracker_index == 0) {
 		/* new missed calls amount should be counted only once - it