edits
[iotcloud.git] / version2 / src / C / Test.C
index dd3fc6216d3cd7794776fa200b8170fbb65b56c4..0f6c96cd6df7e406bd9735d9f931812db89de81f 100644 (file)
@@ -177,6 +177,7 @@ int main(int numargs, char ** args) {
                        foundError = true;
                        printf("Status error\n");
                }
+               delete status;
        }
        
        if (foundError) {