Hi, Here comes the vnc patch queue with two fixes.
please pull, Gerd The following changes since commit 3e9418e160cd8901c83a3c88967158084f5b5c03: Revert "main-loop.c: Handle SIGINT, SIGHUP and SIGTERM synchronously" (2014-10-27 15:05:09 +0000) are available in the git repository at: git://git.kraxel.org/qemu tags/pull-vnc-20141028-1 for you to fetch changes up to 9d6b20704734fe1ab789400806ebd54f579d50a2: vnc: return directly if no vnc client connected (2014-10-28 11:51:04 +0100) ---------------------------------------------------------------- vnc: return directly if no vnc client connected vnc: sanitize bits_per_pixel from the client (CVE-2014-7815) ---------------------------------------------------------------- ChenLiang (1): vnc: return directly if no vnc client connected Petr Matousek (1): vnc: sanitize bits_per_pixel from the client ui/vnc.c | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-)