mirror_qemu/plugins
Richard Henderson 5413c37f3b plugins: Assert mmu_idx in range before use in qemu_plugin_get_hwaddr
Coverity reports out-of-bound accesses here.  This should be a
false positive due to how the index is decoded from MemOpIdx.

Fixes: Coverity CID 1487201
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Damien Hedde <damien.hedde@greensocs.com>
Message-Id: <20220401190233.329360-1-richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220929114231.583801-37-alex.bennee@linaro.org>
2022-10-06 11:53:40 +01:00
..
api.c plugins: Assert mmu_idx in range before use in qemu_plugin_get_hwaddr 2022-10-06 11:53:40 +01:00
core.c include/hw/core: Create struct CPUJumpCache 2022-10-04 12:13:12 -07:00
loader.c osdep: Move memalign-related functions to their own header 2022-03-07 13:16:49 +00:00
meson.build meson: remove dead assignments 2022-09-01 07:42:37 +02:00
plugin.h Clean up header guards that don't match their file name 2022-05-11 16:49:06 +02:00
qemu-plugins.symbols plugins: add helper functions for coverage plugins 2022-02-09 12:08:42 +00:00