commit | c50d6200ea8e0cf356095e002ead1de91ce631d9 | [log] [tgz] |
---|---|---|
author | Lynus Vaz <lvaz@codeaurora.org> | Thu Mar 23 13:42:58 2017 +0530 |
committer | Lynus Vaz <lvaz@codeaurora.org> | Fri Apr 21 14:18:15 2017 +0530 |
tree | 6aca9c26b380b760aadcffbea39d586e203bef32 | |
parent | 0ed60a4d0adb03332f9ecf09972d9b1efd38a83c [diff] |
msm: kgsl: Cleanup the fence if it cannot be added If a callback cannot be registered for a fence, remove it from the sync timeline. This avoids a memory leak if the fence is not signaled. Change-Id: I8ce8ba3ad6fd2fec90e2eb862f51fbac0167815d Signed-off-by: Lynus Vaz <lvaz@codeaurora.org>