[Bug 236714] Clang problem with rctl(8)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Mar 22 21:22:02 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236714
Dimitry Andric <dim at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dim at FreeBSD.org
--- Comment #4 from Dimitry Andric <dim at FreeBSD.org> ---
(In reply to Mark Johnston from comment #1)
> It's a regression from r341182. The kernel is exporting racct_enable as a
> bool.
Yes indeed, I did a bit of debugging, and it turns out that if you pass a
pointer to an int (and the length of an int, obviousl), the sysctl does not
modify the variable at all...
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-toolchain
mailing list