summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorYunfan Chen <yunfanc@google.com>2018-12-05 18:15:35 -0800
committerYunfan Chen <yunfanc@google.com>2018-12-05 18:19:52 -0800
commit48c0ed0844f137e89cd2285ff7aa55a8963f5197 (patch)
treefa58381db7b9e38e81dcc2e91c990a276362acfc /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent6f5ea0c11a79087dd1fa7c50dd77ff93a06aac05 (diff)
Fix NPE when trying to access task before AppWindowToken attach to one
This is a race condition. While create AppWindowToken, before attach to a task container.addChild(), accessing task attached to the token will cause an NPE. The root cause can be fixed after we unifying Task and TaskRecord. Just post a temporary solution here to avoid crash. Bug: 120197396 Test: go/wm-smoke Change-Id: I37008c16546e02358d9f88d1c9fd544002357137
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions