commit | 57079519f4610715e4c0668c641575d10f3d4461 | [log] [tgz] |
---|---|---|
author | Adam Lesinski <adamlesinski@google.com> | Tue Jul 29 11:51:35 2014 -0700 |
committer | Adam Lesinski <adamlesinski@google.com> | Wed Jul 30 18:46:51 2014 +0000 |
tree | aeecc2293b5d0de29a512c288ac2add5c940bf7c | |
parent | e9ac817e834ce9c41a9bfed73e6cf1cf5ccf01c7 [diff] |
Fix large memory corruption in AAPT When assigning a new string pool to a package, don't release the reference to the old memory immediately, as the cleanup code that is called after references the old memory. Bug: 16155257 Change-Id: I3eaeb81191b71a282a0ef82856023f09707f1b17