summaryrefslogtreecommitdiff
path: root/drivers/video/sstfb.c
diff options
context:
space:
mode:
authorJiri Slaby <jslaby@suse.cz>2010-01-10 05:56:46 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-02-26 15:10:35 -0300
commite34d375aa6dade342a266d40c6142d7f36e18683 (patch)
tree8737af72cb6026f3625c7e774a1ea7ed27d146fe /drivers/video/sstfb.c
parent8231152f74dd9bd6f76036cfd7fbbf94ad0073d8 (diff)
V4L/DVB (13968): cx18, fix potential null dereference
Stanse found a potential null dereference in cx18_dvb_start_feed and cx18_dvb_stop_feed. There is a check for stream being NULL, but it is dereferenced earlier. Move the dereference after the check. Signed-off-by: Jiri Slaby <jslaby@suse.cz> Reviewed-by: Andy Walls <awalls@radix.net> Acked-by: Andy Walls <awalls@radix.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/video/sstfb.c')
0 files changed, 0 insertions, 0 deletions