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:
b331daa
)
V4L/DVB (4994): Vivi: fix use after free in list_for_each()
author
Akinobu Mita
<akinobu.mita@gmail.com>
Wed, 20 Dec 2006 13:03:53 +0000
(10:03 -0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Wed, 27 Dec 2006 16:20:07 +0000
(14:20 -0200)
Freeing data including list_head in list_for_each() is not safe.
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
No differences found