summaryrefslogtreecommitdiff
path: root/sound/soc/fsl
diff options
context:
space:
mode:
authorDaniel Mack <daniel@zonque.org>2014-10-07 11:41:25 (GMT)
committerMark Brown <broonie@kernel.org>2014-10-07 12:13:22 (GMT)
commit77eca3cd461da663945eceddf454466a609d8ca4 (patch)
tree6a784c3d1d6285e4ea9f98d521bede20562b138d /sound/soc/fsl
parenta5448c88b812390a3622e76d774e10c0da1fb970 (diff)
downloadlinux-77eca3cd461da663945eceddf454466a609d8ca4.tar.xz
ASoC: 88pm860x-codec: Fix possibly missing string termination
Coverity spotted an issue with strncpy() in pm860x_codec_probe() which does not take the \0 termination byte into account. Fix this by making the buffers one byte larger so the can really accommodate MAX_NAME_LEN bytes long strings. Signed-off-by: Daniel Mack <daniel@zonque.org> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/fsl')
0 files changed, 0 insertions, 0 deletions