Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jan 2021 16:33:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 252673] Read on a SEQPACKET AF_UNIX socket returns the wrong error when disallowed by Capsicum
Message-ID:  <bug-252673-227-Mxuxo5AqHw@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-252673-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252673

--- Comment #4 from David Chisnall <theraven@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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252673-227-Mxuxo5AqHw>