[Bug 295623] Wrong type used for pipebuf in login.conf/cap_mkdb/login_class
Date: Fri, 29 May 2026 16:06:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295623
Dag-Erling Smørgrav <des@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |des@FreeBSD.org
Flags| |mfc-stable15?,
| |mfc-stable14?
Status|New |Open
Assignee|bugs@FreeBSD.org |des@FreeBSD.org
--- Comment #3 from Dag-Erling Smørgrav <des@FreeBSD.org> ---
https://reviews.freebsd.org/D57333
getrlimit(2) describes RLIMIT_PIPEBUF as a size, but it looks like it's
actually implemented as a count.
--
You are receiving this mail because:
You are the assignee for the bug.