diff options
author | Daniel P. Berrangé <berrange@redhat.com> | 2024-09-11 13:11:12 +0100 |
---|---|---|
committer | Daniel P. Berrangé <berrange@redhat.com> | 2024-10-22 11:44:23 +0100 |
commit | e9eabcc911a2056a91e37384f002610351ca0907 (patch) | |
tree | 27f65d69910f6fcf1478b1c1cd2c5d9bb26a8d1e /include/hw/qdev-core.h | |
parent | 46c80446b5c1caf39a7ed2d0e426c4712f8e98d2 (diff) | |
download | qemu-e9eabcc911a2056a91e37384f002610351ca0907.zip qemu-e9eabcc911a2056a91e37384f002610351ca0907.tar.gz qemu-e9eabcc911a2056a91e37384f002610351ca0907.tar.bz2 |
ui/vnc: don't raise error formatting socket address for non-inet
The SASL library requires the connection's local & remote IP address to
be passed in, since some mechanism may use this information. Currently
QEMU raises an error for non-inet sockets, but it is valid to pass NULL
to the SASL library. Doing so makes SASL work on UNIX sockets.
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'include/hw/qdev-core.h')
0 files changed, 0 insertions, 0 deletions