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:
5c4fa00
)
V4L/DVB (9691): gspca: Move the video device to a separate area.
author
Jean-Francois Moine
<moinejf@free.fr>
Wed, 19 Nov 2008 09:37:53 +0000
(06:37 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 24 Nov 2008 14:01:38 +0000
(12:01 -0200)
The video device was part of the gspca device. On device disconnection
while streaming, the device structure is freed at close time.
In this case, the remaining close job on the video device run out of
allocated memory.
Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found