| commit | 84f1d9c288f35fa399f97207b6af43a261d5989a | [log] [tgz] |
|---|---|---|
| author | Taiju Tsuiki <tzik@google.com> | Thu Apr 30 22:13:14 2015 +0900 |
| committer | Dan Stoza <stoza@google.com> | Thu Apr 30 09:58:31 2015 -0700 |
| tree | 59f4f29baa586d63dadbd08a0c84245dbbdec7f3 | |
| parent | 7a6c5861619ab42f2a34903591ed24a265f68c26 [diff] |
Avoid closing invalid FD in Surface and GraphicBufferMapper
GraphicBufferMapper::lockAsync{,YCbCr} close the fence FD even when the FD
is invalid.
Change-Id: Ia2b4dae3b2c06426e34f623f19ba92435f486ab7
(cherry picked from commit dcfe91e1f3f15b68793a69650f9bd0ca6a58ff4c)