Re: [PATCH] CI: limix aws-lc and libressl Quic Interop to "haproxy" only

2024-12-23 Thread William Lallemand
On Fri, Dec 13, 2024 at 03:58:32PM +0100, William Lallemand wrote: > Subject: Re: [PATCH] CI: limix aws-lc and libressl Quic Interop to "haproxy" > only > On Wed, Dec 11, 2024 at 07:33:03AM +0100, Илья Шипицин wrote: > > generally, I'm fine with either option. Please consult developers who are > >

Re: [PATCH 1/4] BUG/MINOR: checks: handle a possible strdup() failure

2024-12-23 Thread Илья Шипицин
here we go. v2 ср, 11 дек. 2024 г. в 07:26, Willy Tarreau : > On Wed, Dec 11, 2024 at 05:38:21AM +0100, ??? wrote: > > I'm not sure "memprintf" will succeed in case of OOM. I'll check > > No, it may also fail but anyway callers are prepared to this, and that's > the way it's handled at o