diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2011-09-07 00:16:18 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-09-22 03:18:07 +0200 |
commit | 4d9b2ebd335d83044b9e6656d0e604e8e1300334 (patch) | |
tree | 31f61931a560ee5c5892ec2bdc4192b175cb60a5 /drivers/media/video/omap3isp | |
parent | [media] v4l: Make sure we hold a reference to the v4l2_device before using it (diff) | |
download | linux-4d9b2ebd335d83044b9e6656d0e604e8e1300334.tar.xz linux-4d9b2ebd335d83044b9e6656d0e604e8e1300334.zip |
[media] uvcvideo: Fix crash when linking entities
The uvc_mc_register_entity() function wrongfully selects the
media_entity associated with a UVC entity when creating links. This
results in access to uninitialized media_entity structures and can hit a
BUG_ON statement in media_entity_create_link(). Fix it.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/omap3isp')
0 files changed, 0 insertions, 0 deletions