commit | 93dd0518a0101844ef435a3425c803c986b38d87 | [log] [tgz] |
---|---|---|
author | Eino-Ville Talvala <etalvala@google.com> | Fri Jun 10 14:21:02 2016 -0700 |
committer | Eino-Ville Talvala <etalvala@google.com> | Fri Jun 10 14:21:02 2016 -0700 |
tree | 90c7de1759c1f5395540ced6f4fdbcd5cc20c084 | |
parent | 572e23d7614485a06102b00667d003b21b874bf9 [diff] |
BufferQueueProducer: Signal consumer when a buffer is detached When a buffer is detached, it should be cleared from the consumer-side cache as well. Not doing so can leak buffers no longer owned by the queue for extended lengths of time, depending on the exact usage patterns of the producer and consumer. Bug: 28695173 Change-Id: I2c618be51f2c827d92d0e19b92a2d5befda87c38