commit | 11e1f52e2fbda07fb0f4d6b92886f95dbfba53f2 | [log] [tgz] |
---|---|---|
author | AnilKumar Chimata <anilc@codeaurora.org> | Tue Jul 23 06:02:23 2013 +0530 |
committer | AnilKumar Chimata <anilc@codeaurora.org> | Wed Jul 24 03:35:38 2013 +0530 |
tree | 121f091d1b6e2b480c07872d75c36b41976d4e57 | |
parent | dd3fd9994290181008038bf0e5bf5fa48efd7b90 [diff] |
qseecom: Add NULL pointer check in qseecom_ioctl NULL pointer check is added to the qseecom driver in qseecom_ioctl, which is required to validate the data pointer before executing any other code from ioctl's. Change-Id: I6fecf13769b4d7e94eebd4dc075a5ece79b18e1b Signed-off-by: AnilKumar Chimata <anilc@codeaurora.org>