diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2011-08-14 14:05:49 -0700 |
---|---|---|
committer | Blue Swirl <blauwirbel@gmail.com> | 2011-08-16 19:11:51 +0000 |
commit | 8b2a04eeb95212305d3a39170e1c4bc3dbe45e8a (patch) | |
tree | 383fcc56973c43c7518e99b003c7fb670efe0f3a /hw/ppc_mac.h | |
parent | 3b6ffe50300f13240e1b46420ad05da1116df410 (diff) | |
download | hqemu-8b2a04eeb95212305d3a39170e1c4bc3dbe45e8a.zip hqemu-8b2a04eeb95212305d3a39170e1c4bc3dbe45e8a.tar.gz |
scsi: do not overwrite memory on REQUEST SENSE commands with a large buffer
Other scsi_target_reqops commands were careful about not using r->cmd.xfer
directly, and instead always cap it to a fixed length. This was not done
for REQUEST SENSE, and this patch fixes it.
Reported-by: Blue Swirl <blauwirbel@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'hw/ppc_mac.h')
0 files changed, 0 insertions, 0 deletions