commit | 889234d4b84ef011c21e28be51ff614231603a06 | [log] [tgz] |
---|---|---|
author | Emilian Peev <epeev@google.com> | Tue Jul 18 18:21:26 2017 -0700 |
committer | Emilian Peev <epeev@google.com> | Thu Jul 20 11:44:02 2017 -0700 |
tree | c0092cef9a6cd772b1c7d546acb6a437e454f124 | |
parent | 679b6f6eaaeba35fcf96cb04a784308211d4b319 [diff] |
Camera: Avoid freeing outstanding input buffers The producer end can disconnect at any time which will trigger the freeing of the input buffer. If any input buffers are outstanding and being processed by the camera device freeing them can cause stability issues. Bug: 63682712 Test: Manual using application. Change-Id: I25da97786d75e82b1b13dce34953de597bea9b2e