Prevent issue fix. Nabi issues fixed
[apps/osp/Call.git] / src / CallEndCallForm.cpp
index 799a0e5..33fbefa 100644 (file)
@@ -359,6 +359,8 @@ EndCallForm::OnSceneActivatedN(const SceneId& previousSceneId, const SceneId& cu
                        if(pContact != null)
                        {
                                SetContactButtonState(false);
+                               delete pContact;
+                               pContact = null;
                        }
                        else
                        {