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:
54bb501
)
V4L/DVB (12112): cx231xx: fix uninitialized variable.
author
Hans Verkuil
<hverkuil@xs4all.nl>
Sat, 20 Jun 2009 12:21:37 +0000
(09:21 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 23 Jun 2009 06:14:52 +0000
(
03:14
-0300)
The variable 'rc' could be used uninitialized in the cx231xx_capture_start
function. Sri informed me that it should be initialized to -1.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found