linux_dsm_epyc7002/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
..
em28xx-audio.c [media] em28xx: Fix identation 2014-09-26 06:47:59 -03:00
em28xx-camera.c
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
em28xx-i2c.c
em28xx-input.c [media] em28xx-input: NULL dereference on error 2014-10-24 09:28:12 -02:00
em28xx-reg.h
em28xx-v4l.h
em28xx-vbi.c
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
Kconfig
Makefile