-
- Downloads
launch.c: Close the file descriptors after being forwarded
g_unix_fd_list_append() duplicates the given FD, so we need to close our
copy, otherwise it might be left indefinitely open.
Also, as soon as we send them over D-Bus, we need to unref the
FD list to avoid keeping them open.
Signed-off-by:
Ludovico de Nittis <ludovico.denittis@collabora.com>
parent
2f387276
No related branches found
No related tags found
Loading
Please register or sign in to comment