[Bug 240549] devel/dbus: Loops over all possible file descriptors (Use closefrom(2))

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 14 May 2021 19:16:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240549

--- Comment #6 from rozhuk.im@gmail.com ---
(In reply to commit-hook from comment #5)
...
+#cmakedefine   HAVE_CLOSEFROM 1
...
+#ifdef __FreeBSD__
...

Why __FreeBSD__ and not HAVE_CLOSEFROM?

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