[PATCH] CI: fedora rawhide: enable unit tests

2025-04-15 Thread Ilia Shipitsin
Run the new make unit-tests on the CI. --- .github/workflows/fedora-rawhide.yml | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/workflows/fedora-rawhide.yml b/.github/workflows/fedora-rawhide.yml index e0bf252aa..130f87448 100644 --- a/.github/workflows/fedora-raw

Re: [PATCH] CI: fedora rawhide: enable unit tests

2025-04-15 Thread William Lallemand
On Tue, Apr 15, 2025 at 04:32:53PM +0200, Ilia Shipitsin wrote: > Subject: [PATCH] CI: fedora rawhide: enable unit tests > Run the new make unit-tests on the CI. > --- > .github/workflows/fedora-rawhide.yml | 6 +- > 1 file changed, 5 insertions(+), 1 deletion(-) > > diff --git a/.github/work

Question regarding fix present in version 3.0.9

2025-04-15 Thread Camila Camargo de Matos
Dear HAProxy team, I write to you today to ask more about the issue being described in the following commit: https://git.haproxy.org/?p=haproxy-3.0.git;a=commitdiff;h=52d8b01acdc1e21aeda985c87a9ad1229149d3f2 To be more specific, I ask about the crash which is said to be caused by a use-after

Re: Question regarding fix present in version 3.0.9

2025-04-15 Thread Aurelien DARRAGON
Hi, On 4/15/25 19:45, Camila Camargo de Matos wrote: > Dear HAProxy team, > > I write to you today to ask more about the issue being described in the > following commit: > > https://git.haproxy.org/? > p=haproxy-3.0.git;a=commitdiff;h=52d8b01acdc1e21aeda985c87a9ad1229149d3f2 > > To be more spec