diff options
author | Laura Abbott <labbott@redhat.com> | 2018-09-11 12:22:26 -0700 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2018-09-17 02:50:37 -0400 |
commit | adad633af7b970bfa5dd1b624a4afc83cac9b235 (patch) | |
tree | 9865d48ff5f4c89aa9ed5b667df10e41f7195f3c /drivers/mtd | |
parent | d792d4c4fc866ae224b0b0ca2aabd87d23b4d6cc (diff) | |
download | linux-adad633af7b970bfa5dd1b624a4afc83cac9b235.tar.gz linux-adad633af7b970bfa5dd1b624a4afc83cac9b235.tar.bz2 linux-adad633af7b970bfa5dd1b624a4afc83cac9b235.zip |
scsi: ibmvscsis: Ensure partition name is properly NUL terminated
While reviewing another part of the code, Kees noticed that the strncpy of the
partition name might not always be NUL terminated. Switch to using strscpy
which does this safely.
Reported-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Laura Abbott <labbott@redhat.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/mtd')
0 files changed, 0 insertions, 0 deletions