summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2015-11-11 01:23:53 +0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-11-17 19:38:18 +0300
commit0dac45f0e5a5f55cf454e9e2ca86221539e63357 (patch)
tree7c407b3decbf99c6eb3b6e9996e390e7d5e7b3e2 /include
parent75d63a40a5c01cf6ba9572cb124488a0e3baa6c1 (diff)
downloadlinux-0dac45f0e5a5f55cf454e9e2ca86221539e63357.tar.xz
[media] av7110: potential divide by zero
"len" comes from dvb_video_ioctl() and there is a possibility that it is zero. We do a divide by len later in the function so that's not ok. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions