qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] vnc_refresh: calling vnc_update_client might fr


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH] vnc_refresh: calling vnc_update_client might free vs
Date: Wed, 27 Jan 2010 10:53:54 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091209 Fedora/3.0-4.fc12 Thunderbird/3.0

On 01/27/10 01:07, Anthony Liguori wrote:
On 01/25/2010 06:54 AM, Stefano Stabellini wrote:
Hi all,
this patch fixes another bug in vnc_refresh: calling vnc_update_client
might cause vs to be free()ed, in this case we cannot access vs->next
right after to examine the next item on the list.

Signed-off-by: Stefano Stabellini<address@hidden>

Applied. Thanks.

IMHO this should go to stable too.

cheers,
  Gerd





reply via email to

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