commit | 4c65977854b135ad810d8e15f6b4b5103077f462 | [log] [tgz] |
---|---|---|
author | Michael Butler <butlermichael@google.com> | Mon Jul 10 22:49:35 2017 -0700 |
committer | Michael Butler <butlermichael@google.com> | Fri Jul 14 20:47:14 2017 +0000 |
tree | e377b3a8c6c8c6e6bdbda7918cf0660d3d27c1a9 | |
parent | 1a31a9e45ece7add546c707fb7276fd0e89f69d4 [diff] |
Added protections to RenderScript VTS class teardown. If RenderScript HIDL server does not exist or cannot be opened, currently it results in a nullptr dereference when the VTS test is torn down. This CL adds a check before the cleanup. Test: mm -j40 Bug: 63711002 Change-Id: I11a226a78b31444e7b198b2ff1dfa3794963caa0