Re: [PATCH v1 0/2] ui/vdagent: Fix two bugs about disconnect event handling

2023-09-04 Thread Guoyi Tu
On 2023/9/4 19:28, Marc-André Lureau wrote: Hi On Mon, Sep 4, 2023 at 3:26 PM Guoyi Tu wrote: Hi Gerd, what do you think of these two patches? Can they be merged into the upstream? I'll queue them. thanks I'm glad they can be merged. Thank you.

Re: [PATCH v1 0/2] ui/vdagent: Fix two bugs about disconnect event handling

2023-09-04 Thread Marc-André Lureau
Hi On Mon, Sep 4, 2023 at 3:26 PM Guoyi Tu wrote: > > Hi Gerd, what do you think of these two patches? Can they be merged into > the upstream? I'll queue them. thanks -- Marc-André Lureau

Re: [PATCH v1 0/2] ui/vdagent: Fix two bugs about disconnect event handling

2023-09-04 Thread Guoyi Tu
Hi Gerd, what do you think of these two patches? Can they be merged into the upstream? On 2023/8/17 22:12, t...@chinatelecom.cn wrote: From: Guoyi Tu and resource leak Guoyi Tu (2): ui/vdagent: call vdagent_disconnect() when agent connection is lost ui/vdagent: Unregister input handler

[PATCH v1 0/2] ui/vdagent: Fix two bugs about disconnect event handling

2023-08-17 Thread tugy
From: Guoyi Tu 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 | 6 ++ 1 file changed, 6 insertions(+) -- 2.27.0