diff options
| author | 2019-01-16 15:31:04 -0800 | |
|---|---|---|
| committer | 2019-01-16 15:55:33 -0800 | |
| commit | 7da1c05e1edc39ecd7aa9c48e50048952b1759be (patch) | |
| tree | 14161ae9562b85574043142e972acf8a36b1071d /vulkan/libvulkan/api.cpp | |
| parent | ae691837f50a38a15cff2d5e927c92f75d6503c1 (diff) | |
Log when BufferClient destroyed without close
The destructor will now check mClosed and log at warning level if the
client is closed. This Could happen when the client process forget to
call close or died.
Test: run VtsHalBufferHubV1_0TargetTest, then check "adb logcat | grep
~BufferClient"
Fix: 122916649
Change-Id: I717b4ac3896a0672a5a3b81c802093f9da58c903
Diffstat (limited to 'vulkan/libvulkan/api.cpp')
0 files changed, 0 insertions, 0 deletions