src/messaging/qmessageid_maemo.cpp
changeset 5 603d3f8b6302
parent 0 876b1a06bc25
--- a/src/messaging/qmessageid_maemo.cpp	Fri Sep 17 08:34:34 2010 +0300
+++ b/src/messaging/qmessageid_maemo.cpp	Mon Oct 04 01:37:06 2010 +0300
@@ -76,6 +76,7 @@
 {
     if (!other.d_ptr) {
         delete d_ptr;
+        d_ptr = 0;
         return *this;
     }