commit | 431503c11ca9e069584f70b0eef8b858a4a43546 | [log] [tgz] |
---|---|---|
author | Zhijun He <zhijunhe@google.com> | Mon Mar 07 17:30:16 2016 -0800 |
committer | Zhijun He <zhijunhe@google.com> | Mon Mar 07 17:30:16 2016 -0800 |
tree | 4264423a96f04228f74ff8dd12d97cb51f3fd9c8 | |
parent | 9322ba85a06ae149575ab102dc9bcffb4388cc7e [diff] |
Camera3Device: fix dereferencing null pointer crash It's possible that the dump is called during the device shutdown process, where the buffer manager could be already torn down. Add null check before calling the dump function. Bug: 27500853 Change-Id: I179eb7ac1e81be2c196833b2c88488cd59fe2cc5