« Previous | Next » 

Revision 3b6ffe50

ID3b6ffe50300f13240e1b46420ad05da1116df410

Added by Peter Maydell over 12 years ago

hw/scsi-bus.c: Fix use of uninitialised variable

Don't use req before it has been initialised in scsi_req_new().
This fixes a compile failure due to gcc complaining about this.

Signed-off-by: Peter Maydell <>
Acked-by: Paolo Bonzini <>
Signed-off-by: Blue Swirl <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences