diff options
author | Lee Jones <lee.jones@linaro.org> | 2014-08-13 12:45:19 +0100 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2014-09-26 08:15:29 +0100 |
commit | 6ae61fbf38d0cd2aa922eb5e7241e9b0bfd7009d (patch) | |
tree | e1de3259793e640f29449c758dff029b551e4c7c /drivers/mfd/htc-i2cpld.c | |
parent | 4001998a43f4791b6e6c06df563f5d5bb3fbe4fb (diff) | |
download | op-kernel-dev-6ae61fbf38d0cd2aa922eb5e7241e9b0bfd7009d.zip op-kernel-dev-6ae61fbf38d0cd2aa922eb5e7241e9b0bfd7009d.tar.gz |
misc: st_kim: Increase size of dev_name buffer to incorporate termination
Calling strncpy with a maximum size argument of 32 bytes on destination
array kim_gdata->dev_name of size 32 bytes might leave the destination
string unterminated.
Cc: gregkh@linuxfoundation.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/mfd/htc-i2cpld.c')
0 files changed, 0 insertions, 0 deletions