diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2025-07-10 16:42:47 -0600 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2025-07-11 10:43:47 -0600 |
commit | c86da2b1dd7589d414b5a2d1e5361d6c3b4ca885 (patch) | |
tree | 94f746cd10570d087693b329c4989106dce478d0 /scripts/rust/rustc_args.py | |
parent | e4e839b2eeea5745c48ce47144c7842eb7cd455f (diff) | |
download | qemu-c86da2b1dd7589d414b5a2d1e5361d6c3b4ca885.zip qemu-c86da2b1dd7589d414b5a2d1e5361d6c3b4ca885.tar.gz qemu-c86da2b1dd7589d414b5a2d1e5361d6c3b4ca885.tar.bz2 |
tcg: Use uintptr_t in tcg_malloc implementation
Avoid ubsan failure with clang-20,
tcg.h:715:19: runtime error: applying non-zero offset 64 to null pointer
by not using pointers.
Acked-by: Ilya Leoshkevich <iii@linux.ibm.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'scripts/rust/rustc_args.py')
0 files changed, 0 insertions, 0 deletions