summarylogtreecommitdiffstats
path: root/RuntimeCCSImpl.patch
blob: 3cc1e5f9b6f635b4f113354684a2391fecaad8af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
@@ -86,9 +86,10 @@
                     attribute = attribute->Next();
                 }
             }
-
         }
 
+        delete document;
+
         if (Director::getInstance()->getRunningScene())
         {
             auto scene = Scene::create();