Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Mar 2021 21:26:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 253966] net-mgmt/net-snmp: stop leaking memory
Message-ID:  <bug-253966-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 253966
           Summary: net-mgmt/net-snmp: stop leaking memory
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: zi@FreeBSD.org
          Reporter: jkim@FreeBSD.org
             Flags: maintainer-feedback?(zi@FreeBSD.org)
          Assignee: zi@FreeBSD.org

Created attachment 222928
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D222928&action=
=3Dedit
Plug memory leaks from kvm_nlist(3) using kvm_nlist2(3)

A user reported net-snmp is leaking memory.  I found the root cause is kvm(=
3)
itself.  Please see the following review request:

https://reviews.freebsd.org/D29019

The attached patch should work around the problem until we fix the root cau=
se
on all supported versions.

--=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-253966-7788>