diff options
| author | 2024-03-08 17:42:15 +0000 | |
|---|---|---|
| committer | 2024-03-09 04:32:07 +0000 | |
| commit | eaefe68093e24d247d33196db970e15accbe9b58 (patch) | |
| tree | a601fce1631dc23f7080c4ebbf72da7761d169d2 /libs/hwui/FrameInfoVisualizer.cpp | |
| parent | 68c7299ba5313298d182acd179f56d20ffec5ca0 (diff) | |
Fix AppStartInfo crash on null in progress record
From bug linked, the in progress record can be null and cause a crash. The only path for a null in progress record I can find is when records load is in progress, so handle that case explicitly. Additionally, handle null potential in all accesses, even though this should not be possible anymore.
Test: presubmit as I don't have a specific repro
Bug: 328353697
Change-Id: If79a185d6a17d4c505dd1849e089ac26d3c88209
Diffstat (limited to 'libs/hwui/FrameInfoVisualizer.cpp')
0 files changed, 0 insertions, 0 deletions