summary refs log tree commit diff stats
path: root/docs/devel/secure-coding-practices.rst
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2023-01-29 13:28:53 -1000
committerRichard Henderson <richard.henderson@linaro.org>2023-03-01 07:33:28 -1000
commit4013884346f3bb0838f09e41dac6e735f6f576c2 (patch)
tree0082f94ad94192a247c58b3b383e0f1b32711def /docs/devel/secure-coding-practices.rst
parent713f263a367419b8215c84ed796e80a1cf2708cf (diff)
downloadfocaccia-qemu-4013884346f3bb0838f09e41dac6e735f6f576c2.tar.gz
focaccia-qemu-4013884346f3bb0838f09e41dac6e735f6f576c2.zip
accel/tcg/plugin: Tidy plugin_gen_disable_mem_helpers
Here we are creating a temp whose value needs to be replaced,
but always storing NULL into CPUState.plugin_mem_cbs.
Use tcg_constant_ptr(0) explicitly.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'docs/devel/secure-coding-practices.rst')
0 files changed, 0 insertions, 0 deletions