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<stefano.stabell...@eu.citrix.com>Applied. Thanks.
IMHO this should go to stable too. cheers, Gerd