]> git.saurik.com Git - android/aapt.git/blobdiff - Command.cpp
Revise aapt options for UTF8/16 encoding
[android/aapt.git] / Command.cpp
index 0ef5d555dff354b799ab68cdc97936d05ef9db85..970a38152e8df0a39efe806f04111620785bb3c4 100644 (file)
@@ -412,6 +412,7 @@ int doDump(Bundle* bundle)
             }
             tree.restart();
             printXMLBlock(&tree);
             }
             tree.restart();
             printXMLBlock(&tree);
+            tree.uninit();
             delete asset;
             asset = NULL;
         }
             delete asset;
             asset = NULL;
         }