summaryrefslogtreecommitdiff
path: root/drivers/usb/core/message.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2012-11-17 18:06:11 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-11-21 13:32:26 -0800
commit564e69893c63cefe4bcbdeda4f940bf68b6b4491 (patch)
treed7563b2a16afe3f6d0afcfd290e6b1c6a3650d05 /drivers/usb/core/message.c
parentfb4e98ab63433c4d3a1588ea91c73f1cd7ebaa00 (diff)
USB: usbtest: prevent a divide by zero bug
If param->length is zero, then this could lead to a divide by zero bug later in the function when we do: size %= max; Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/core/message.c')
0 files changed, 0 insertions, 0 deletions