diff options
author | Lee Jones <lee.jones@linaro.org> | 2014-08-28 15:14:09 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-09-24 08:14:28 +0200 |
commit | ffdbb715fa0c53203b1ea2a6ecc54bdcc8951612 (patch) | |
tree | deaf176903bb7cfb7856c68f7cc56cbb717821e1 /drivers/misc/genwqe | |
parent | misc: st_core: Protect unsigned value against becoming negative (diff) | |
download | linux-ffdbb715fa0c53203b1ea2a6ecc54bdcc8951612.tar.xz linux-ffdbb715fa0c53203b1ea2a6ecc54bdcc8951612.zip |
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.
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/genwqe')
0 files changed, 0 insertions, 0 deletions