Skip to content
Commit 06af4692 authored by Gavin Li's avatar Gavin Li Committed by Gavin Li
Browse files

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
parent f916524f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment