Fix an assertion reported by OSS-Fuzz, add corresponding qtest. The change is (now) simple enough for the next rc.
Since v1: - Simplified/corrected following Peter's suggestion Philippe Mathieu-Daudé (2): hw/sd/sdcard: Document out-of-range addresses for SEND_WRITE_PROT hw/sd/sdcard: Fix assertion accessing out-of-range addresses with CMD30 hw/sd/sd.c | 9 ++++++++- tests/qtest/fuzz-sdcard-test.c | 36 ++++++++++++++++++++++++++++++++++ 2 files changed, 44 insertions(+), 1 deletion(-) -- 2.31.1