[Bug 252673] Read on a SEQPACKET AF_UNIX socket returns the wrong error when disallowed by Capsicum
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jan 14 16:33:02 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252673
--- Comment #4 from David Chisnall <theraven at FreeBSD.org> ---
I'm writing to the socket before the read and the write goes through. The lack
of `CAP_READ` was a bug in my code and when I fixed that, the read also worked
correctly.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list