On 08/26/2015 09:05 AM, Daniel P. Berrange wrote:
> Various VNC server I/O functions return 'long' and then
> also pass this to a method accepting 'int'. All these
> should be ssize_t to match the signature of read/write
> APIs and thus avoid potential for integer truncation /
> wraparound.
> 
> Signed-off-by: Daniel P. Berrange <berra...@redhat.com>
> ---
>  ui/vnc.c | 36 ++++++++++++++++++------------------
>  ui/vnc.h |  6 +++---
>  2 files changed, 21 insertions(+), 21 deletions(-)
> 

Reviewed-by: Eric Blake <ebl...@redhat.com>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to