diff options
author | Sebastien Buisson <sebastien.buisson@bull.net> | 2016-03-02 17:01:51 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-03-02 15:23:49 -0800 |
commit | 661489adb6bade7bb452e6513daf52e607d1094e (patch) | |
tree | 581d4008e32644f62513aa738f245b3ec6adb46b /net/lapb | |
parent | 5412d816dac18b9f035a753f54fc0e084c8cf376 (diff) | |
download | linux-661489adb6bade7bb452e6513daf52e607d1094e.tar.bz2 |
staging: lustre: fix 'copy into fixed size buffer' errors
Fix 'copy into fixed size buffer' defects found by Coverity
version 6.0.3:
Copy into fixed size buffer (STRING_OVERFLOW)
The fixed-size string might be overrun by copying without
checking the length.
Signed-off-by: Sebastien Buisson <sebastien.buisson@bull.net>
Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-2074
Reviewed-on: http://review.whamcloud.com/4154
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/lapb')
0 files changed, 0 insertions, 0 deletions