Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Oct 2023 16:25:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 274310] pf leaks memory
Message-ID:  <bug-274310-227@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 274310
           Summary: pf leaks memory
           Product: Base System
           Version: 15.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: thj@FreeBSD.org

Created attachment 245467
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D245467&action=
=3Dedit
Script to run pf tests and check for module memory leaks

pf can leak memory, this can be seen by running the test suite and unloading
the pf kernel mode.


With the attached script the following pf tests trigger memory leaks:


- sys/netpfil/pf/anchor:pr183198=20
- sys/netpfil/pf/anchor:nested_anchor=20
- sys/netpfil/pf/anchor:wildcard=20
- sys/netpfil/pf/nat:nested_anchor=20
- sys/netpfil/pf/pass_block:nested_inline=20
- sys/netpfil/pf/rules_counter:get_clear=20
- sys/netpfil/pf/table:anchor

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274310-227>