connect-drop: Avoid opening an additional file descriptor
Gio.dbus_address_get_for_bus_sync opens a file descriptor which we don't want to inherit to the untrusted command.
Loading
Please register or sign in to comment
Gio.dbus_address_get_for_bus_sync opens a file descriptor which we don't want to inherit to the untrusted command.