commit | c4293c14083d833bb5d13dc19e73daed8cbbb4ea | [log] [tgz] |
---|---|---|
author | Nobuhiro Hayashi <nobuhiro.hayashi@gmail.com> | Mon Jan 30 18:42:20 2012 +0900 |
committer | Nobuhiro Hayashi <nobuhiro.hayashi@gmail.com> | Fri Mar 30 19:23:04 2012 +0900 |
tree | 1156b525c8c1ca2735e7fdd060374c4a9bc7961d | |
parent | 8ea93aa6adc0e46c8931d31d4f940cdde97c672f [diff] |
aapt: Remove terminal pointer incrementaion When initialization, 'end' pointer refers terminal character in a string. But it is incremented in while loop. It occurs the access to non-secure memory. Issue detail http://code.google.com/p/android/issues/detail?id=24896 Change-Id: I751d1154d797738c87a66374a66933528c045be5