diff options
| author | Daniel P. Berrange | 2015-08-06 16:35:55 +0200 |
|---|---|---|
| committer | Daniel P. Berrange | 2015-09-15 16:07:44 +0200 |
| commit | fdd1ab6ad5c27a1564a1c73045908736b228458b (patch) | |
| tree | 5fbb7a901e6ff55c453ae983d575d06a59956754 /linux-headers/linux | |
| parent | crypto: introduce new module for handling TLS sessions (diff) | |
| download | qemu-fdd1ab6ad5c27a1564a1c73045908736b228458b.tar.gz qemu-fdd1ab6ad5c27a1564a1c73045908736b228458b.tar.xz qemu-fdd1ab6ad5c27a1564a1c73045908736b228458b.zip | |
ui: fix return type for VNC I/O functions to be ssize_t
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 <berrange@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'linux-headers/linux')
0 files changed, 0 insertions, 0 deletions
