aboutsummaryrefslogtreecommitdiff
path: root/scripts/nsis.py
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2020-11-10 22:52:50 +0100
committerJason Wang <jasowang@redhat.com>2020-11-11 20:34:36 +0800
commit71182187ddae5d5b17bd48464f719798321484ed (patch)
tree1f14c3a4fdbfcbb84a670d6bab9031aa2144f9d3 /scripts/nsis.py
parent676ea985c0d13c9d39b9ead4c60005abb9ea4218 (diff)
downloadqemu-71182187ddae5d5b17bd48464f719798321484ed.zip
qemu-71182187ddae5d5b17bd48464f719798321484ed.tar.gz
qemu-71182187ddae5d5b17bd48464f719798321484ed.tar.bz2
hw/net/can/ctucan_core: Use stl_le_p to write to tx_buffers
Instead of casting an address within a uint8_t array to a uint32_t*, use stl_le_p(). This handles possibly misaligned addresses which would otherwise crash on some hosts. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> Tested-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'scripts/nsis.py')
0 files changed, 0 insertions, 0 deletions