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:
5fd8f73
)
V4L/DVB: gspca - main: Fix a crash in gspca_frame_add()
author
Jean-François Moine
<moinejf@free.fr>
Thu, 29 Jul 2010 05:46:02 +0000
(
02:46
-0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 9 Aug 2010 02:43:01 +0000
(23:43 -0300)
Some webcams as ov511 may find many times an end of image.
In this case, with the last patch in image concatenation
(commit
799b1bd41f398054d46fd35f73abd01c4009f6ca
),
the image pointer was NULL and the system crashed in memcpy().
Signed-off-by: Jean-François Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found