commit | d6fb56dba59d3764a717e3f8248d33177e1e02f3 | [log] [tgz] |
---|---|---|
author | Xiaoyu Ye <benyxy@codeaurora.org> | Wed Dec 07 16:35:07 2016 -0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Mar 29 16:19:20 2017 -0700 |
tree | c8d55ec8c0bafb7db08e1ced48198784cd620df2 | |
parent | 282e28df01462f45359fe5652798dfb74f05ecbd [diff] |
drivers: soc: qcom: Add error handling in function avtimer_ioctl Error handling is added to prevent garbage value being passed to user space by the uninitialized local variable avtimer_tick. CRs-Fixed: 1097878 Change-Id: I3f895deaae3acf329088cf8135859cc41e781763 Signed-off-by: Xiaoyu Ye <benyxy@codeaurora.org>