commit | 9d6334b3313604eaed378d553d430e0d02be4f2e | [log] [tgz] |
---|---|---|
author | Lynus Vaz <lvaz@codeaurora.org> | Tue Jun 27 14:57:56 2017 +0530 |
committer | Lynus Vaz <lvaz@codeaurora.org> | Wed Jun 28 12:18:48 2017 +0530 |
tree | ba19f7d5b4387c85e8e5560def0d12fcc8d46a25 | |
parent | 316c074ae5e2b4b8d74b045725e6d26cc0354803 [diff] |
msm: kgsl: Correct the fence reference counting The sync_file_create() function takes an additional refcount to the fence. Update the refcounting to avoid a memory leak. Change-Id: I684377e5a27a2c318fc6f26d0e6ba4a21da1cf9f Signed-off-by: Lynus Vaz <lvaz@codeaurora.org>