diff options
author | Alex Light <allight@google.com> | 2017-12-12 13:33:28 -0800 |
---|---|---|
committer | Alex Light <allight@google.com> | 2017-12-12 21:52:40 +0000 |
commit | e5463a88039a14c1d1d501d2932d069e6d4224e2 (patch) | |
tree | 88eda80bdf7cc2fb7dec4381b21ff444b8741c58 /compiler/optimizing/graph_visualizer.cc | |
parent | 6f2a6341b6dd8910aebacefea653f11006b46abe (diff) |
Ensure that DDM processing doesn't leave unhandled exceptions
Previously if a DDM chunk handler returns an invalid chunk the thread
that processed the chunk could end up with an unhandled exception.
This could be troublesome if it happened on a debugger thread, which
might never actually handle it.
Test: ./test.py --host -j50
Bug: 70570850
Change-Id: Ic67db951d721cf7532b08c0cc3f35bed9396d52d
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions