diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2024-07-09 18:40:58 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2024-07-23 10:57:31 +1000 |
commit | 2730df919093d014e96e68f1f982054da3f79e5b (patch) | |
tree | eeccef0e94d99d4865cf3e7eadebf7422c04fdfa /crypto/cipher.c | |
parent | 573b7783012a26ff1a88c010353ee6e85965dcdc (diff) | |
download | qemu-2730df919093d014e96e68f1f982054da3f79e5b.zip qemu-2730df919093d014e96e68f1f982054da3f79e5b.tar.gz qemu-2730df919093d014e96e68f1f982054da3f79e5b.tar.bz2 |
target/s390x: Use set/clear_helper_retaddr in mem_helper.c
Avoid a race condition with munmap in another thread.
For access_memset and access_memmove, manage the value
within the helper. For uses of access_{get,set}_byte,
manage the value across the for loops.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'crypto/cipher.c')
0 files changed, 0 insertions, 0 deletions