HomeFreeBSD

bhyve: Make sure that the VNC version is initialized

Description

bhyve: Make sure that the VNC version is initialized

clang warned that "client_ver" can be left uninitialized. This change
causes the new connection to be dropped if a version string is not
presented.

MFC after: 1 week
Reviewed by: jhb
Differential Revision: https://reviews.freebsd.org/D37117

Details

Provenance
markjAuthored on Oct 27 2022, 2:46 PM
Reviewer
jhb
Differential Revision
D37117: bhyve: Make sure that the VNC version is initialized
Parents
rGe7c13cf4383d: script: Add usage string for playback mode.
Branches
Unknown
Tags
Unknown