OpenCloudOS-Kernel/drivers/media/usb/em28xx
Dan Carpenter 34d7c248ad [media] em28xx-input: NULL dereference on error
We call "kfree(ir->i2c_client);" in the error handling and that doesn't
work if "ir" is NULL.

Fixes: 78e719a5f3 ('[media] em28xx-input: i2c IR decoders: improve i2c_client handling')

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Frank Schäfer <fschaefer.oss@googlemail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2014-10-24 09:28:12 -02:00
..
Kconfig [media] em28xx: add [2013:025f] PCTV tripleStick (292e) 2014-04-23 09:51:31 -03:00
Makefile [media] em28xx: make em28xx-video to be a separate module 2014-01-07 05:09:26 -02:00
em28xx-audio.c [media] em28xx: Fix identation 2014-09-26 06:47:59 -03:00
em28xx-camera.c [media] em28xx-v4l: simplify some pointers in em28xx_init_camera() 2014-07-26 16:42:28 -03:00
em28xx-cards.c Revert "[media] media: em28xx - remove reset_resume interface" 2014-09-28 22:25:24 -03:00
em28xx-core.c [media] em28xx: fix uninitialized variable warning 2014-10-21 08:51:07 -02:00
em28xx-dvb.c [media] em28xx: convert tda18212 tuner to I2C client 2014-09-21 19:59:57 -03:00
em28xx-i2c.c [media] media: em28xx - fix i2c_xfer to return -ENODEV when dev is removed 2014-07-26 11:15:17 -03:00
em28xx-input.c [media] em28xx-input: NULL dereference on error 2014-10-24 09:28:12 -02:00
em28xx-reg.h [media] em28xx: fix I2S audio sample rate definitions and info output 2014-01-07 08:33:29 -02:00
em28xx-v4l.h [media] vb2: stop_streaming should return void 2014-04-23 10:12:51 -03:00
em28xx-vbi.c [media] em28xx: Get rid of some unused modprobe parameters at vbi code 2014-09-21 21:06:44 -03:00
em28xx-video.c Merge branch 'patchwork' into v4l_for_linus 2014-10-09 14:00:54 -03:00
em28xx.h Merge branch 'patchwork' into v4l_for_linus 2014-10-09 14:00:54 -03:00