[Bug 256714] net: Multiple memory leaks when detaching a device

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 09 Jan 2024 00:30:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256714

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=7cfc847aba1356c34ea12d73f6ac72793056fcde

commit 7cfc847aba1356c34ea12d73f6ac72793056fcde
Author:     Gleb Smirnoff <glebius@FreeBSD.org>
AuthorDate: 2023-12-21 18:53:49 +0000
Commit:     Gleb Smirnoff <glebius@FreeBSD.org>
CommitDate: 2024-01-09 00:29:05 +0000

    pfil: don't leak pfil_head_t on interface detach

    PR:             256714
    Submitted by:   jcaplan@blackberry.com

    (cherry picked from commit c1c55da49fd55c01771f8cf1f7255a37b79735d7)

 sys/net/pfil.c | 1 +
 1 file changed, 1 insertion(+)

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