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:
8a648fb
)
[media] m88ds3103: possible uninitialized scalar variable
author
Antti Palosaari
<crope@iki.fi>
Sat, 1 Feb 2014 15:58:28 +0000
(12:58 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Wed, 12 Mar 2014 11:04:52 +0000
(08:04 -0300)
It was possible that tuner_frequency variable, used for carrier offset
compensation, was uninitialized. That happens when tuner
.get_frequency() callback is not defined.
Currently that case is not possible as only used tuner has this callback.
Coverity CID 1166057: Uninitialized scalar variable (UNINIT)
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/dvb-frontends/m88ds3103.c
patch
|
blob
|
history
diff --cc
drivers/media/dvb-frontends/m88ds3103.c
Simple merge