summaryrefslogtreecommitdiff
path: root/include/uapi/linux/byteorder
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2015-11-10 20:23:53 -0200
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-11-17 14:38:18 -0200
commit0dac45f0e5a5f55cf454e9e2ca86221539e63357 (patch)
tree7c407b3decbf99c6eb3b6e9996e390e7d5e7b3e2 /include/uapi/linux/byteorder
parent75d63a40a5c01cf6ba9572cb124488a0e3baa6c1 (diff)
[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/uapi/linux/byteorder')
0 files changed, 0 insertions, 0 deletions