linux-stable/drivers/media
Dan Carpenter e351bf25fa [media] cx18: check for allocation failure in cx18_read_eeprom()
It upsets static checkers when we don't check for allocation failure.  I
moved the memset() of "tv" earlier so we don't use uninitialized data on
error.
Fixes: 1d212cf0c2 ('[media] cx18: struct i2c_client is too big for stack')

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Andy Walls <awalls@md.metrocast.net>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2013-12-10 15:36:11 -02:00
..
common [media] media_tree: Fix spelling errors 2013-11-29 14:43:50 -02:00
dvb-core [media] az6007: support Technisat Cablestar Combo HDCI (minus remote) 2013-12-10 07:15:54 -02:00
dvb-frontends [media] cx24117: Fix LNB set_voltage function 2013-12-09 09:59:42 -02:00
firewire firewire: introduce fw_driver.probe and .remove methods 2013-06-09 18:15:00 +02:00
i2c [media] media: i2c: lm3560: use correct clientdata in lm3560_remove() 2013-12-10 11:08:45 -02:00
mmc [media] siano: get rid of CammelCase from smscoreapi.h 2013-03-21 10:03:16 -03:00
parport [media] bw-qcam: fix timestamp handling 2013-05-27 09:30:19 -03:00
pci [media] cx18: check for allocation failure in cx18_read_eeprom() 2013-12-10 15:36:11 -02:00
platform [media] v4l: sh_vou: Enable driver compilation with COMPILE_TEST 2013-12-10 09:08:59 -02:00
radio [media] media_tree: Fix spelling errors 2013-11-29 14:43:50 -02:00
rc [media] mceusb: Add Hauppauge WinTV-HVR-930C HD 2013-12-10 15:33:52 -02:00
tuners [media] media_tree: Fix spelling errors 2013-11-29 14:43:50 -02:00
usb [media] dw2102: Use RC Core instead of the legacy RC (second edition) 2013-12-10 15:22:30 -02:00
v4l2-core [media] videobuf2-dma-sg: Support io userptr operations on io memory 2013-12-09 11:45:08 -02:00
Kconfig [media] Fix build when drivers are builtin and frontend modules 2013-06-20 10:35:53 -03:00
Makefile
media-device.c [media] media: info leak in __media_device_enum_links() 2013-06-12 18:52:45 -03:00
media-devnode.c [media] media: Add 64--32 bit compat ioctl handler 2013-03-18 20:44:36 -03:00
media-entity.c [media] media: Check for active links on pads with MEDIA_PAD_FL_MUST_CONNECT flag 2013-12-04 15:03:45 -02:00