| commit | 51eec7b2abf2c3496756657bef6157bb56c85ad1 | [log] [tgz] |
|---|---|---|
| author | Deepak Verma <dverma@codeaurora.org> | Fri Oct 18 15:17:33 2013 +0530 |
| committer | srikarri <sridur@codeaurora.org> | Fri Nov 08 14:44:52 2013 +0530 |
| tree | 34cde1018a09a8cf338c55eaf56c8705c7d1a952 | |
| parent | fde491a70c8a3ac44074040a7a348c75ee1787a8 [diff] |
msm: vidc: Initialize kernel space stack variables This change initializes kernel space stack variables that are passed between kernel space and user space using ioctls. Non initialization of these variables may lead to leakage of memory values from the kernel stack to user space. Change-Id: Icb195470545ee48b55671ac09798610178e833e1 CRs-fixed: 556771,563420 Signed-off-by: Deepak Verma <dverma@codeaurora.org> Signed-off-by: srikarri <sridur@codeaurora.org>.