On Thu, 5 Mar 2026 at 14:05, Peter Maydell <[email protected]> wrote: > > If you compile QEMU with GCC with -fsanitize=address and > -Wstringop-overflow, this causes GCC to produce a false-positive > warning which it does not produce when the sanitizer is not enabled > (and which makes compilation fail if you're using -Werror, as we do > by default for builds from git):
Applied to target-arm.next, thanks. -- PMM
