diff options
author | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | 2010-01-25 12:54:57 +0000 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2010-01-26 17:08:02 -0600 |
commit | 6185c5783c50ab5bb4bcdc317772848278cb9bc1 (patch) | |
tree | f546e4acd750083c0e8f8c747273e5bd6d2b670f /block.c | |
parent | 053965c7ff5b260672719884e644ce4117d01995 (diff) |
vnc_refresh: calling vnc_update_client might free vs
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.stabellini@eu.citrix.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'block.c')
0 files changed, 0 insertions, 0 deletions