[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem with migration/rdma
From: |
Peter Xu |
Subject: |
Re: Problem with migration/rdma |
Date: |
Fri, 8 Mar 2024 15:14:43 +0800 |
On Fri, Mar 08, 2024 at 07:03:56AM +0000, Zhijian Li (Fujitsu) wrote:
>
>
> On 08/03/2024 14:55, Peter Xu wrote:
> > On Fri, Mar 08, 2024 at 07:27:59AM +0100, Yu Zhang wrote:
> >> Hello Zhijian and Peter,
> >>
> >> Thank you so much for testing and confirming it.
> >> I created a patch in the email format, unfortunately got an issue for
> >> setting up the
> >> "Application-specific Password" in Gmail. It seems that in my gmail
> >> account there
> >> is no option at all for selecting "mail" before creating the
> >> application password.
> >>
> >> As it's tiny, I attached it in this email at this time (not elegant.),
> >
> > I ququed it, thanks!
> >
>
> > - isock->host = rdma->host;
> > + isock->host = g_strdup_printf("%s", rdma->host);
>
>
> Peter,
>
> g_strdup(rdma->host) is enough i guess.
Thanks Zhijian, I'll touch it up.
--
Peter Xu
- [no subject], Yu Zhang, 2024/03/05
- Re: Problem with migration/rdma, Philippe Mathieu-Daudé, 2024/03/06
- Message not available
- Message not available
- Re: Problem with migration/rdma, Yu Zhang, 2024/03/11
- Re: Problem with migration/rdma, Het Gala, 2024/03/11
- Re: Problem with migration/rdma, Peter Xu, 2024/03/11
- Re: Problem with migration/rdma, Het Gala, 2024/03/11
- Re: Problem with migration/rdma, Yu Zhang, 2024/03/11