[Bug 253966] net-mgmt/net-snmp: stop leaking memory
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Mar 2 21:26:21 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253966
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 at FreeBSD.org
Reporter: jkim at FreeBSD.org
Flags: maintainer-feedback?(zi at FreeBSD.org)
Assignee: zi at FreeBSD.org
Created attachment 222928
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=222928&action=edit
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 cause
on all supported versions.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list