diff options
| author | 2024-12-03 18:24:25 +0000 | |
|---|---|---|
| committer | 2025-02-26 20:30:44 +0000 | |
| commit | 364ad3e6c7eb74e20671458dab71cf6f515527f3 (patch) | |
| tree | 525da7ab306b8ad2199b20aaf876829d0082d056 /ravenwood/scripts/extract-last-soong-commands.py | |
| parent | 3fa37b4fae5e426a62627c4e2037ade88feea8be (diff) | |
Fix Possible Stack Overflow
While calling getJankTracker or reportAppJankStats its possible to
overflow the stack if the view has not been added to the view hierarchy.
This change checks if the view that getJankTracker is called on is also
the rootview and returns if true.
Bug: 382074138
Test: CoreAppJankTestCases:JankTrackerTest
Flag: EXEMPT bugfix.
Change-Id: I18ac27677689cdd9d1912adee3f88204a432f9e8
Diffstat (limited to 'ravenwood/scripts/extract-last-soong-commands.py')
0 files changed, 0 insertions, 0 deletions