OSDN Git Service

fix race condition that can cause a use after free
authorMathias Agopian <mathias@google.com>
Tue, 4 Apr 2017 00:14:31 +0000 (17:14 -0700)
committerMathias Agopian <mathias@google.com>
Tue, 4 Apr 2017 19:44:43 +0000 (19:44 +0000)
commit4f6ce7c7b839da76c1542b41816764e05413af99
treea372edb6d2f208f8e620b8dc87e287008363d3e5
parent623912183d8314595b37cdedc7c193a21c345bdb
fix race condition that can cause a use after free

Bug: 33004354
Test: manual
Change-Id: I9b38ee644b02268c9b995a330db758aa2e568399
libs/gui/BufferQueueProducer.cpp