qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/4] Misc VNC fixes / sanity checks


From: Daniel P . Berrangé
Subject: [Qemu-devel] [PATCH 0/4] Misc VNC fixes / sanity checks
Date: Mon, 5 Feb 2018 11:49:34 +0000

A few VNC changes suggested by Laszlo when reviewing my recent VNC patches

Daniel P. Berrangé (4):
  ui: avoid risk of 32-bit int overflow in VNC buffer check
  ui: avoid 'local_err' variable shadowing in VNC SASL auth
  ui: check VNC audio frequency limit at time of reading from client
  ui: extend VNC trottling tracing to SASL codepaths

 ui/vnc-auth-sasl.c | 13 +++++++++++--
 ui/vnc.c           | 26 +++++++++++++++-----------
 2 files changed, 26 insertions(+), 13 deletions(-)

-- 
2.14.3




reply via email to

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