commit | 463c6b19c75313734e6e1b624d6b89dd8eb62516 | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Wed Aug 30 13:38:01 2023 +0400 |
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | Mon Sep 04 13:55:36 2023 +0400 |
tree | 76d04a519e9a9a721e48e308c4194fc00fb8ed1a | |
parent | b97a76d0355f8fc3856de9ebd4f6929b51ba26fb [diff] |
ui/console: free more QemuConsole resources This code path is probably not executed at this point, since console aren't being released. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Message-Id: <20230830093843.3531473-28-marcandre.lureau@redhat.com>