[Bug 293010] sys/capsicum/functional:test_root test fails in CI
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 293010] sys/capsicum/functional:test_root test fails in CI"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 06 Feb 2026 18:54:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293010
--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=f5923578eb67c6363e4575c107d3be3180ac9371
commit f5923578eb67c6363e4575c107d3be3180ac9371
Author: Gleb Smirnoff <glebius@FreeBSD.org>
AuthorDate: 2026-02-06 18:51:38 +0000
Commit: Gleb Smirnoff <glebius@FreeBSD.org>
CommitDate: 2026-02-06 18:53:59 +0000
sockets: repair sctp_peeloff(2)
The shim function soattach() may be passed a non-listening socket by SCTP.
NB: the change makes soattach() more hairy, but long term plan is that
this function goes away.
PR: 293010
Fixes: 64f7e3c9c178ab35cb1f8fdf791aec74ede6f6b2
sys/kern/uipc_socket.c | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.