Skip to content

Conversation

@LIV2
Copy link
Contributor

@LIV2 LIV2 commented Dec 22, 2025

Toni Wilen recommended that the code should perform another open without closing the existing ioreq to work around this bug on some versions of UAE

Also there was a chance that if an error occurred inside scsi_inquiry / scsi_read_capacity that caused OpenDevice to fail then CloseDevice in scan_scsi_devices would be called on an already closed IO

Toni Wilen recommended that the code should perform another open without closing the existing ioreq to work around this bug on some versions of UAE

Also there was a chance that if an error occurred inside `scsi_inquiry` / `scsi_read_capacity` that caused OpenDevice to fail then CloseDevice in `scan_scsi_devices` would be called on an already closed IO
@reinauer reinauer merged commit d8d37ce into reinauer:main Dec 22, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants