Message ID | cover.1692281173.git.tugy@chinatelecom.cn (mailing list archive) |
---|---|
Headers | show |
Series | ui/vdagent: Fix two bugs about disconnect event handling | expand |
Hi Gerd, what do you think of these two patches? Can they be merged into the upstream? On 2023/8/17 22:12, tugy@chinatelecom.cn wrote: > 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 | 6 ++++++ > 1 file changed, 6 insertions(+) >
Hi On Mon, Sep 4, 2023 at 3:26 PM Guoyi Tu <tugy@chinatelecom.cn> wrote: > > Hi Gerd, what do you think of these two patches? Can they be merged into > the upstream? I'll queue them. thanks
On 2023/9/4 19:28, Marc-André Lureau wrote: > Hi > > On Mon, Sep 4, 2023 at 3:26 PM Guoyi Tu <tugy@chinatelecom.cn> 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.
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 | 6 ++++++ 1 file changed, 6 insertions(+)