diff options
author | John Reck <jreck@google.com> | 2015-06-16 10:29:31 -0700 |
---|---|---|
committer | John Reck <jreck@google.com> | 2015-06-16 10:29:31 -0700 |
commit | 3f725f0a5abd23833176bdc26fda964e923e75de (patch) | |
tree | 6d043228a90695c33ba52f5a5cab69a80ce1e1c7 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 6138a43ca9b312014bc9f57c1802180dc88188b2 (diff) |
Fix null deref
Bug: 21857172
willHaveFunctor was assuming that either mStagingDisplayList
or mDisplayList would be non-null but this isn't true. Both
can be null in some scenarios (notably after a trimMemory)
Change-Id: Ia2915b84cfc907ec9c7cbec54ed6dc26283ec998
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions