Li Qiang 18e845f7df vnc: fix unalignment access in tight_pack24
When adding '-fsanitize=undefined' in compiling configuration
and connect VM with vnc, it reports following error:

ui/vnc-enc-tight.c:910:13: runtime error: load of
misaligned address 0x621000466513 for type 'uint32_t',
which requires 4 byte alignment

This patch fix this issue.

Signed-off-by: Li Qiang <liq3ea@163.com>
Message-id: 20190318010442.14897-1-liq3ea@163.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2019-03-18 10:49:18 +01:00
..
2017-10-17 10:25:42 +02:00
2017-11-10 14:27:29 +01:00
2019-03-11 08:39:02 +01:00
2019-02-21 11:45:19 +01:00
2019-01-14 11:04:35 +00:00
2019-02-05 10:45:44 +01:00
2019-02-05 10:45:44 +01:00
2018-10-12 14:46:24 +02:00
2019-02-05 10:45:44 +01:00
2017-10-17 10:25:42 +02:00
2018-03-13 11:17:29 -06:00
2017-07-27 14:23:09 +02:00
2016-02-04 17:01:04 +00:00
2016-02-04 17:01:04 +00:00
2019-02-05 16:50:18 +01:00
2019-03-12 16:45:13 +00:00