commit | 0124ca9d8ee58b3cd028a23cef2fe225fcfee3b8 | [log] [tgz] |
---|---|---|
author | Brian King <brking@linux.vnet.ibm.com> | Thu Jul 30 10:58:51 2009 -0500 |
committer | James Bottomley <James.Bottomley@suse.de> | Sat Aug 22 17:52:12 2009 -0500 |
tree | eb4e0d6607fa4d128aa24d8811d4c67d89732daf | |
parent | c19dcd011238118ad07d3ab7ed1bbc4916826324 [diff] |
[SCSI] ipr: fix buffer overflow ipr_cmd_label[] isn't big enough for an eight byte string plus terminator. Fix by shortening the string to seven bytes. Signed-off-by: Brian King <brking@linux.vnet.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>