diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-08-28 01:01:57 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-08-28 01:01:57 +0300 |
commit | 85bcb84b39a55fcb134c712f6a22c370cd3ce494 (patch) | |
tree | 3d9879a2a54d4ed8e934e07691153f423f105f3f /linux/drivers/media/video/zr36016.h | |
parent | 15c59158bf156027a01c96945aa2f52bc8bd92b3 (diff) | |
download | mediapointer-dvb-s2-85bcb84b39a55fcb134c712f6a22c370cd3ce494.tar.gz mediapointer-dvb-s2-85bcb84b39a55fcb134c712f6a22c370cd3ce494.tar.bz2 |
vivi_release(): fix use-after-free
From: Adrian Bunk <bunk@kernel.org>
video_device_release() does kfree(), which made the following printk()
doing a use-after-free.
printk() first and release then.
Reported-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media/video/zr36016.h')
0 files changed, 0 insertions, 0 deletions