Three random easy patches fixing issues reported by Coverity Scan. Peter Maydell (3): hw/misc/arm_sysctl: Fix bad boundary check on mb clock accesses hw/net/stellaris_enet: Avoid unintended sign extension hw/timer/arm_timer: Avoid array overrun for bad addresses
hw/misc/arm_sysctl.c | 4 ++-- hw/net/stellaris_enet.c | 3 ++- hw/timer/arm_timer.c | 2 ++ 3 files changed, 6 insertions(+), 3 deletions(-) -- 1.8.5