summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/mceusb.c
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2010-12-31 11:47:23 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-01-19 11:52:13 -0200
commit46b633779b299c7fb3d78f153a5034055f99cd45 (patch)
tree45db9a1313d43a9438f105f3d257cc592cf050a6 /drivers/media/rc/mceusb.c
parent6ce3ced4f73e3f0c345f47dc99fd21f2248724a8 (diff)
downloadop-kernel-dev-46b633779b299c7fb3d78f153a5034055f99cd45.zip
op-kernel-dev-46b633779b299c7fb3d78f153a5034055f99cd45.tar.gz
[media] v4l2-dev: don't memset video_device.dev
Zeroing video_device.dev causes a memory leak if video_set_drvdata was called before video_register_device was called. video_set_drvdata calls dev_set_drvdata which allocates video_device.dev.p. memsetting this will prevent freeing of that memory. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/rc/mceusb.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud