diff options
author | Alex Light <allight@google.com> | 2018-03-23 10:05:49 -0700 |
---|---|---|
committer | Alex Light <allight@google.com> | 2018-03-23 10:05:49 -0700 |
commit | 19a7d4f1719c693a5f94e010280eb4aeea9d6b42 (patch) | |
tree | 1e70c7f316f3fae71958543df5da509e35b1d778 /compiler/optimizing/graph_visualizer.cc | |
parent | 08a6c3dd9f65a91cfa0df13c055262bb496f3a98 (diff) |
Fix incorrect null checks in 2 JVMTI functions
The functions GetThreadListStackTraces and GetOwnedMonitorInfo would
incorrectly fail to check all their arguments for null-pointers. This
could cause crashes if called with incorrect arguments.
Bug: 76204023
Test: ./test.py --host -j50
Change-Id: I0be69a63b9bbb0a6aaf1092fde725332ae3296e8
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions