commit | 820c26d3b16311904762eb3b29273d37706cbbad | [log] [tgz] |
---|---|---|
author | Abdulla Anam <abdullahanam@codeaurora.org> | Mon Mar 27 12:12:12 2017 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed May 10 23:59:17 2017 -0700 |
tree | 0dbd9c68aa0b57a281ab1af63a1eb13ffe642c99 | |
parent | a9718ad6ce922228203880f9f4672567b5c09e0e [diff] |
mm-video-v4l2: venc: Fix double close on fd In allocate_handle_mode, buffer fd is closed twice, first through native_handle_close and then through explicit close on the fd. Fix this. Change-Id: Ia50f9ab97cd0151659b256dbc46055d3bfd81bf7