diff options
| author | Pan Bian <[email protected]> | 2017-04-23 06:26:45 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2017-06-06 07:28:36 -0300 |
| commit | 13174c388a76005c1abe454e47a37cd57edd8c8d (patch) | |
| tree | bc00553242f1e97190bc4627c93596e45f2152a9 /tools/perf/scripts/python/bin | |
| parent | d90b336f3f652ff0441e631a06236f785581c8f7 (diff) | |
[media] m5602_s5k83a: check return value of kthread_create
Function kthread_create() returns an ERR_PTR on error. However, in
function s5k83a_start(), its return value is used without validation.
This may result in a bad memory access bug. This patch fixes the bug.
Signed-off-by: Pan Bian <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions