]> git.saurik.com Git - android/aapt.git/blobdiff - Command.cpp
am 3c05f1fb: am b5fb50a1: Merge "Add instrumentation as a source tag for proguard...
[android/aapt.git] / Command.cpp
index 3a30c0af42187787ca40451b8cea6a6a4da1bd3f..5d345e6d246ba79a18113c27e58384b877338572 100644 (file)
@@ -412,6 +412,7 @@ int doDump(Bundle* bundle)
             }
             tree.restart();
             printXMLBlock(&tree);
+            tree.uninit();
             delete asset;
             asset = NULL;
         }