qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ui/vdagent: Fix two bugs about disconnect event handling
@ 2023-08-17 11:23 tugy
  2023-08-17 11:23 ` [PATCH 1/2] ui/vdagent: call vdagent_disconnect() when agent connection is lost tugy
  2023-08-17 11:23 ` [PATCH 2/2] ui/vdagent: Unregister input handler of mouse during finalization tugy
  0 siblings, 2 replies; 8+ messages in thread
From: tugy @ 2023-08-17 11:23 UTC (permalink / raw)
  To: kraxel, marcandre.lureau; +Cc: qemu-devel, tugy, dengpc12

From: Guoyi Tu <tugy@chinatelecom.cn>

and resource leak

Guoyi Tu (2):
  ui/vdagent: call vdagent_disconnect() when agent connection is lost
  ui/vdagent: Unregister input handler of mouse during finalization

 ui/vdagent.c | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

-- 
2.27.0



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-08-17 13:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-17 11:23 [PATCH 0/2] ui/vdagent: Fix two bugs about disconnect event handling tugy
2023-08-17 11:23 ` [PATCH 1/2] ui/vdagent: call vdagent_disconnect() when agent connection is lost tugy
2023-08-17 12:49   ` Marc-André Lureau
2023-08-17 13:09     ` Guoyi Tu
2023-08-17 13:36       ` Marc-André Lureau
2023-08-17 13:56         ` Guoyi Tu
2023-08-17 11:23 ` [PATCH 2/2] ui/vdagent: Unregister input handler of mouse during finalization tugy
2023-08-17 12:51   ` Marc-André Lureau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).