diff options
| author | 2019-03-27 10:35:19 -0700 | |
|---|---|---|
| committer | 2019-03-27 10:46:12 -0700 | |
| commit | 0059724cf8d83b018be2b55dc400166fe86e2af4 (patch) | |
| tree | 82bd1fadfb4b4cc56da73b3f358c6911a236aa6e /services/surfaceflinger/RegionSamplingThread.cpp | |
| parent | 78b7220f542826771223f9b5c0b876874dd398d2 (diff) | |
blast: fix caching crash
Trying to cache a null buffer causes a crash. We shouldn't try to
cache them at all because they take up room in the cache and don't
have any peformance benefits. This patch adds support to just
send null buffers instead of caching them.
Bug: 129357029
Test: run Chrome, put it in the background and monitor the logs
Change-Id: I6dc026b5bc8b860a04bef1284c1a7adb4f1c96f3
Diffstat (limited to 'services/surfaceflinger/RegionSamplingThread.cpp')
0 files changed, 0 insertions, 0 deletions