[media] ngene: preventing dereferencing a NULL pointer
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 28 Apr 2015 13:02:07 +0000 (10:02 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 30 Apr 2015 16:33:06 +0000 (13:33 -0300)
commit5a4faee2d01b615011ceb65c656250e4e6a274ee
treebba63236f40fe0ec67f8996c119bfc47d36e2b06
parentf8781a08200c07f5e571b2db0929af615fe28f67
[media] ngene: preventing dereferencing a NULL pointer

As reported by smatch:
drivers/media/pci/ngene/ngene-core.c:1529 init_channel() error: we previously assumed 'chan->fe' could be null (see line 1521)

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/pci/ngene/ngene-core.c
This page took 0.038935 seconds and 5 git commands to generate.