git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b37492b
)
V4L/DVB (3790): Use after free in drivers/media/video/em28xx/em28xx-video.c
author
Eric Sesterhenn
<snakebyte@gmx.de>
Tue, 11 Apr 2006 21:19:33 +0000
(18:19 -0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Fri, 12 May 2006 22:54:59 +0000
(19:54 -0300)
In several places we use dev->devno right after we kfree() dev. This fixes
coverity bug id #1065
Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
No differences found