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:
9767a58
)
ASoC: wm8994: check for array index returned
author
Vinod Koul
<vinod.koul@intel.com>
Tue, 28 May 2013 09:36:42 +0000
(15:06 +0530)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Tue, 28 May 2013 14:36:45 +0000
(15:36 +0100)
The array 'drc_cfg' of size 3 may use index value -22 (EINVAL)
The array 'retune_mobile_cfg' of size 3 may use index value -22 (EINVAL)
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found