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

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 18 Dec 2023 15:08:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240549

Ivan Rozhuk <rozhuk.im@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #207447|0                           |1
        is obsolete|                            |
 Attachment #207447|maintainer-approval?        |
              Flags|                            |
 Attachment #247139|                            |maintainer-approval?
              Flags|                            |

--- Comment #9 from Ivan Rozhuk <rozhuk.im@gmail.com> ---
Created attachment 247139
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=247139&action=edit
patch

We got this issue again.

DBus 1.14 does not have landed changes, and patch has missed from ports tree:
https://gitlab.freedesktop.org/dbus/dbus/-/blob/dbus-1.14/dbus/dbus-sysdeps-unix.c#L4792

Master have it:
https://gitlab.freedesktop.org/dbus/dbus/-/blob/master/dbus/dbus-sysdeps-unix.c#L4969


I do test it with 13/stable (build) and 14/stable (build+run).

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