Update snapshot(2018-02-07)
[platform/upstream/iotivity.git] / resource / csdk / stack / src / ocstack.c
index 3051ad9..f5575b1 100644 (file)
@@ -3126,6 +3126,7 @@ OCStackResult OCDoRequest(OCDoHandle *handle,
         goto exit;
     }
 
+    token = NULL;         // Client CB list entry now owns it
     devAddr = NULL;       // Client CB list entry now owns it
     resourceUri = NULL;   // Client CB list entry now owns it
     resourceType = NULL;  // Client CB list entry now owns it