commit | 28fe2e694f5cafaf0eaad1417e15fdee2943b15b | [log] [tgz] |
---|---|---|
author | Vishnu Nair <vishnun@google.com> | Tue Nov 01 14:29:10 2022 -0700 |
committer | Vishnu Nair <vishnun@google.com> | Tue Nov 01 14:30:05 2022 -0700 |
tree | 6aefb5da70d3b041f97e752738bdeb5ab3095a35 | |
parent | 03e6b317e658edc0114af5738421a5b7cce1256c [diff] |
BBQ: Check if the buffer is already in the pending release queue before logging As a workaround for lost release callbacks, we try to release buffers in the submitted queue. If the buffer was released previously but held in the pending release queue, we would log incorrectly. This fixes the misleading logs. Test: presubmit Test: logcat Fixes: 255679881 Change-Id: I7e46f21f4c4fa1ee8c70e3ee8cd3f3665fe7442a