commit | dbca1353f2c660ec4815da6497ee161cdda721ce | [log] [tgz] |
---|---|---|
author | Ady Abraham <adyabr@google.com> | Wed Dec 15 11:58:56 2021 -0800 |
committer | Ady Abraham <adyabr@google.com> | Wed Jan 05 14:20:49 2022 -0800 |
tree | 22ec710a86c8c44997f27e0411f8cdae60138259 | |
parent | 14e7dc8bc7503d2ca0d525a0e5909c29056f8320 [diff] |
keep a wp<BLASTBufferQueue> in BufferItemConsumer Use a wp<> instead of raw pointer and remove the mutex around it to prevent potential deadlocks. Bug: 208121127 Test: stress test by partner Test: atest BLASTBufferQueueTest Change-Id: Iffed80410aeffc9b724d5c01ca2ec589c9622990