diff options
author | Alan <gnomes@lxorguk.ukuu.org.uk> | 2016-02-15 22:11:56 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2016-02-24 05:27:02 +0300 |
commit | 0872774d8a319676dea7416e0cf85bec63eea0d0 (patch) | |
tree | dea7ecd09b06f5de85a592bb0a90e0fcf235c000 /drivers/scsi/mpt3sas | |
parent | 5b2e0c1befe299fbd570b1a17dec8c5aa367a623 (diff) | |
download | linux-0872774d8a319676dea7416e0cf85bec63eea0d0.tar.xz |
lpfc: fix missing zero termination in debugfs
If you feed 32 bytes in then the kstrtoull() doesn't receive a terminated
string so will run off the end.
Signed-off-by: Alan Cox <alan@linux.intel.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/mpt3sas')
0 files changed, 0 insertions, 0 deletions