[Bug 269509] Memory leak in ofwbus

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 10 Apr 2023 16:14:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269509

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=38594ff9c0c9568b5082ba3273103904a6afd38e

commit 38594ff9c0c9568b5082ba3273103904a6afd38e
Author:     Christos Margiolis <christos@FreeBSD.org>
AuthorDate: 2023-04-10 15:31:46 +0000
Commit:     Mark Johnston <markj@FreeBSD.org>
CommitDate: 2023-04-10 16:14:12 +0000

    ofw: fix memory leak in ofwbus_attach()

    PR:             269509
    Reported by:    Jaroslaw Pelczar <jarek@jpelczar.com>
    Reviewed by:    markj
    MFC after:      1 week
    Differential Revision:  https://reviews.freebsd.org/D38903

 sys/dev/ofw/ofwbus.c | 1 +
 1 file changed, 1 insertion(+)

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