[Bug 278566] devel/valgrind: __sysctlbyname looks like false positive detect

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 24 Apr 2024 20:03:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278566

--- Comment #7 from Ivan Rozhuk <rozhuk.im@gmail.com> ---
(In reply to Paul Floyd from comment #6)

> Will need to add for 14.1 when it is out.

You can use "__FreeBSD_version" from sys/param.h or #ifdef SYS_kcmp from
sys/syscall.h instead of rely on MAJOR.MINOR os version.

-- 
You are receiving this mail because:
You are the assignee for the bug.