diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-09-29 12:42:16 +0100 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2022-10-06 11:53:40 +0100 |
commit | 5413c37f3b2acdae53c19ed16632c723fc93f109 (patch) | |
tree | b2cba7252a7543315c831ed98209b1db07a6b0cb /docs | |
parent | b7855bf65f5bed868b06d6492a6d8a174f6cb71b (diff) |
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>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions