[Bug 288309] genet driver memory leak in dma teardown (cut and paste issue)
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288309 --- Comment #4 from [email protected] --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=337c3e9859e7b5d971e84bf546a51c2cf9a9e44f commit 337c3e9859e7b5d971e84bf546a51c2cf9a9e44f Author: Zhenlei Huang <[email protected]> AuthorDate: 2025-07-19 17:07:54 +0000 Commit: Zhenlei Huang <[email protected]> CommitDate: 2025-07-22 04:04:51 +0000 if_genet: Plug memory leaks The rx_buf_tag should be checked when destroying rx dma mappings. PR: 288309 Reviewed by: zlei Submitted by: Mike Belanger <[email protected]> MFC after: 3 days (cherry picked from commit f46e95ae3addc9f7b975c187f71125825a38ffb1) sys/arm64/broadcom/genet/if_genet.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- You are receiving this mail because: You are the assignee for the bug.