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:
8cf5e2a
)
[media] s5p-fimc: Don't allocate fimc-lite video device structure dynamically
author
Sylwester Nawrocki
<s.nawrocki@samsung.com>
Thu, 26 Jul 2012 10:13:08 +0000
(07:13 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 1 Oct 2012 17:55:46 +0000
(14:55 -0300)
This fixes potential invalid pointer de-reference, when
media_entity_cleanup() is called after video_unregister_device,
and video device structure memory is already freed.
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found