summaryrefslogtreecommitdiff
path: root/drivers/media/dvb-frontends/dib0070.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>2014-10-28 11:07:03 -0200
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-03-03 10:34:12 -0300
commita132fef816606ebe9d20895b1535582bfede12a4 (patch)
tree3a15c4eaff7b0031a9f8d48e39cfd1ff428c25ea /drivers/media/dvb-frontends/dib0070.c
parent15c546e1c896058ebffc437e609000b3bf394451 (diff)
[media] lgdt3306a: don't go past the buffer
As warned by smatch: drivers/media/dvb-frontends/lgdt3306a.c:1354 log10_x1000() error: buffer overflow 'valx_x10' 14 <= 14 drivers/media/dvb-frontends/lgdt3306a.c:1355 log10_x1000() error: buffer overflow 'log10x_x1000' 14 <= 14 There's a potential of returning a value out of the buffer. Fix it. While here, remove the ugly braced block. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/dvb-frontends/dib0070.c')
0 files changed, 0 insertions, 0 deletions