commit | 59be75e7d8693b953c072487b1fb6cef2b7bb41a | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Fri Mar 12 14:00:45 2021 +0400 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Fri Mar 26 06:37:03 2021 +0100 |
tree | 6ed79281ea6ec67df3de31f0c7a849cc32e69a8f | |
parent | 96ee096a1332086285c98d92f750ea0c3cb32564 [diff] |
vhost-user-gpu: fix cursor move/update "move" is incorrectly initialized. Fix it by using a switch statement and also treating unknown commands with a fallback. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20210312100108.2706195-5-marcandre.lureau@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>