ui/vdagent: Unregister input handler of mouse during finalization
commit878490937c6273f27191e3a195c7a60fa68819b8
authorGuoyi Tu <tugy@chinatelecom.cn>
Thu, 17 Aug 2023 14:12:53 +0000 (17 22:12 +0800)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 4 Sep 2023 11:29:07 +0000 (4 15:29 +0400)
treece2197e337da8c500ccfdd7c3d37632bf4a8eb21
parent1b4fd51656556646b1a0842e596cb606d73e26cf
ui/vdagent: Unregister input handler of mouse during finalization

Input handler resource should be released when
VDAgentChardev object finalize

Signed-off-by: Guoyi Tu <tugy@chinatelecom.cn>
Signed-off-by: dengpengcheng <dengpc12@chinatelecom.cn>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <e7f5e172abf797d454e00a4bbe53af83e4aa4497.1692281173.git.tugy@chinatelecom.cn>
ui/vdagent.c