diff options
author | Eric Moore <eric.moore@lsil.com> | 2006-04-26 13:22:37 -0600 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | 2006-04-27 13:59:30 -0500 |
commit | 509e5e5d206ff7ba08011b61a882d09369ec20c3 (patch) | |
tree | adc438ae6704744a2158f4fe8da50839b6b7723d /Documentation | |
parent | f2536cbd12e5182558cce42efd41072bd558596b (diff) |
[SCSI] fusion - bug fix stack overflow in mptbase
Bug fix for stack overflow in EventDescriptionStr, (a function
for debuging firmware events). We allocated 50 bytes on local stack
for buff[], however there are places in the code where we've attempted
copying in greater than 50 bytes into buff[].
Signed-off-by: Eric Moore <Eric.Moore@lsil.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions