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

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 01 Jan 2024 19:41:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240549

--- Comment #12 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=54ceee079e36b05345e715d8eb3139960ff0a325

commit 54ceee079e36b05345e715d8eb3139960ff0a325
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2024-01-01 19:33:47 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-01-01 19:40:07 +0000

    devel/dbus: Pull in a patch that uses closefrom(2)

    PR:             240549

 devel/dbus/Makefile                                |  2 +-
 devel/dbus/files/patch-cmake_ConfigureChecks.cmake | 26 ++++---
 devel/dbus/files/patch-cmake_config.h.cmake        |  7 +-
 devel/dbus/files/patch-configure (new)             | 25 ++++++
 .../files/patch-dbus_dbus-sysdeps-unix.c (new)     | 89 ++++++++++++++++++++++
 5 files changed, 137 insertions(+), 12 deletions(-)

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