On 8/6/20 6:09 AM, Philippe Mathieu-Daudé wrote: > Devices incorrectly modelled might use invalid index while > calling sysbus_mmio_get_region(), leading to OOB access. > Help developers by asserting the index is in range. > > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > hw/core/sysbus.c | 1 + > 1 file changed, 1 insertion(+)
Reviewed-by: Richard Henderson <[email protected]> r~
