Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Sep 2025 13:41:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        testing@FreeBSD.org
Subject:   [Bug 289299] sys/netpfil/pf/rules_counter:keepcounters testcase fails on amd64 in CI
Message-ID:  <bug-289299-32464-5yxXHvoN1Q@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-289299-32464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-289299-32464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D289299

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch stable/15 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3De70a2bcdc4f7a3492cfe7064c2fe7398a=
628da52

commit e70a2bcdc4f7a3492cfe7064c2fe7398a628da52
Author:     Kristof Provost <kp@FreeBSD.org>
AuthorDate: 2025-09-17 08:12:11 +0000
Commit:     Kristof Provost <kp@FreeBSD.org>
CommitDate: 2025-09-24 13:32:11 +0000

    pf: fix rules_counter:keepcounters test

    The previous pf_krule_global leak fix was a bit too aggressive and clea=
ned
up
    the inactive tree pointer before we needed it to preserve counters. Only
clean
    up anchors that are entirely unused. Clean up pf_main_ruleset on pf
shutdown.

    PR:             289299
    MFC after:      1 week
    Fixes:          275ff85b25 ("pf: fix struct pf_krule_global leak")
    Sponsored by:   Rubicon Communications, LLC ("Netgate")

    (cherry picked from commit e63534edbcd050215bc109cd89a31ba30c5ea850)

 sys/netpfil/pf/pf_ioctl.c   |  5 +++++
 sys/netpfil/pf/pf_ruleset.c | 12 ++++++------
 2 files changed, 11 insertions(+), 6 deletions(-)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-289299-32464-5yxXHvoN1Q>