commit | 06af46922ee5ad46f9269713f7a11ddbb6e748b6 | [log] [tgz] |
---|---|---|
author | Gavin Li <git@thegavinli.com> | Thu Oct 15 15:55:48 2015 -0700 |
committer | Gavin Li <gfl3162@gmail.com> | Thu Oct 15 16:02:03 2015 -0700 |
tree | 3c825bb5a1e16d01a3aa9860ecdc89baa1abe6ca | |
parent | f916524f44c9955e7c747e5319d17c46a61a3c4c [diff] |
StrictMode: fix deserialization of ViolationInfo on large stacks When a large stack trace is encountered, one too many ViolationInfo objects would be drained, which may cause a system_server crash when readStringArray() is called on incorrect data. Change-Id: Icb30d0402638ea5b6d63004b598d2f0bb276d685