Searched hist:"0393 e735649dc41358adb7b603bd57dad1ed3260" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/usb/uvc/ |
H A D | uvc_status.c | diff 0393e735649dc41358adb7b603bd57dad1ed3260 Tue Oct 17 12:15:54 CDT 2017 Laurent Pinchart <laurent.pinchart@ideasonboard.com> media: uvcvideo: Stream error events carry no data
According to the UVC specification, stream error events carry no data. Fix a buffer overflow (that should be harmless given data alignment) when reporting the stream error event by removing the data byte from the message.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
|