summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorchaviw <chaviw@google.com>2020-04-20 12:48:19 -0700
committerchaviw <chaviw@google.com>2020-04-20 12:48:19 -0700
commitab581a4c04adc88b178f754c20c1915d73e204d1 (patch)
tree4976f42c29dadc90aa28bb035c3d30fc6a71e1c4 /tools/aapt2/java/JavaClassGenerator_test.cpp
parentae4605eee80c26091164d2979d47a69501239edb (diff)
Check for null mBlastBufferQueue
If there is a sync transaction, but blast is not enabled, mNextDrawUseBLASTSyncTransaction will be true, but mBlastBufferQueue will be null. This will cause a NPE when trying to call mBlastBufferQueue.setNextTransaction Test: Use sync transaction without blast Fixes: 154527936 Change-Id: Ibff2de7fc7460f882acaceb0182c68ea4b05afb7
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions