Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 May 2021 21:00:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 240549] devel/dbus: Loops over all possible file descriptors (Use closefrom(2))
Message-ID:  <bug-240549-39348-LhZT0NSdCm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-240549-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-240549-39348@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240549

Adriaan de Groot <adridg@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|In Progress                 |Closed

--- Comment #7 from Adriaan de Groot <adridg@freebsd.org> ---
The buildsystem is (still) autotools and the patch that is in the DBus MR
doesn't apply cleanly to the older (stable) version we ship; I could adjust=
 it
to patching the configure.ac from the release, but that means then running =
all
the autotools as part of the build. And for what? There's no version of por=
ts
that we care about, that would not end up defining HAVE_CLOSEFROM; I suppos=
e I
could have used `#if 1` as well.

I do hope the MR lands upstream, but development seems a bit bogged down th=
ere.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240549-39348-LhZT0NSdCm>