[Bug 243057] wrong mbuf passed to key_sendup_mbuf by key_spdacquire
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 06 Jan 2025 23:23:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243057 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=378a2b155aaf853933df5b53e174b3880826488c commit 378a2b155aaf853933df5b53e174b3880826488c Author: Mark Johnston <markj@FreeBSD.org> AuthorDate: 2025-01-06 23:20:08 +0000 Commit: Mark Johnston <markj@FreeBSD.org> CommitDate: 2025-01-06 23:20:18 +0000 netipsec: Pass the right mbuf up Note that key_spdacquire() is dead code, as the SADB_X_SPDACQUIRE message handler is not set. PR: 243057 MFC after: 2 weeks sys/netipsec/key.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- You are receiving this mail because: You are the assignee for the bug.