qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2] vnc: fix unalignment access in tight_pack24


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH v2] vnc: fix unalignment access in tight_pack24
Date: Mon, 18 Mar 2019 10:51:53 +0100
User-agent: NeoMutt/20180716

On Mon, Mar 18, 2019 at 09:04:42AM +0800, Li Qiang wrote:
> 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.

Added to ui patch queue.

thanks,
  Gerd




reply via email to

[Prev in Thread] Current Thread [Next in Thread]