diff options
author | Dan Carpenter <error27@gmail.com> | 2011-01-07 22:41:54 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-01-19 16:45:54 +0300 |
commit | cb26a24ee9706473f31d34cc259f4dcf45cd0644 (patch) | |
tree | cb836983a818ae241cb1d1265305933681057177 /drivers/media/video/tcm825x.c | |
parent | 76f1ef427c0aab3d3c917b497562ea2cdaaae056 (diff) | |
download | linux-cb26a24ee9706473f31d34cc259f4dcf45cd0644.tar.xz |
[media] [v3,media] av7110: check for negative array offset
info->num comes from the user. It's type int. If the user passes
in a negative value that would cause memory corruption.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/tcm825x.c')
0 files changed, 0 insertions, 0 deletions