webservices/wsdescription/src/senservicepolicy.cpp
branchRCL_3
changeset 11 6abf3d6055cd
parent 0 62f9d29f7211
--- a/webservices/wsdescription/src/senservicepolicy.cpp	Fri Feb 19 23:55:35 2010 +0200
+++ b/webservices/wsdescription/src/senservicepolicy.cpp	Mon Mar 15 12:44:52 2010 +0200
@@ -16,12 +16,6 @@
 */
 
 
-
-
-
-
-
-
 // INCLUDE FILES
 #include <e32std.h>
 #include <s32strm.h>
@@ -159,7 +153,8 @@
                 }
             }
         }
-    delete copy; 
+    delete copy;
+    copy = NULL;
     return retVal;  
     }