commit | 3f725f0a5abd23833176bdc26fda964e923e75de | [log] [tgz] |
---|---|---|
author | John Reck <[email protected]> | Tue Jun 16 10:29:31 2015 -0700 |
committer | John Reck <[email protected]> | Tue Jun 16 10:29:31 2015 -0700 |
tree | 6d043228a90695c33ba52f5a5cab69a80ce1e1c7 | |
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