On Mon, 6 Jul 2020 at 21:23, Richard Henderson <richard.hender...@linaro.org> wrote: > > The mtedesc that was contructed was not actually passed in. > Found by Coverity (CID 1429996). > > Fixes: d28d12f008e > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/arm/translate-sve.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Applied to target-arm.next (with the commit message typo fixed), thanks. -- PMM