pipewire/src/modules/module-protocol-native
Barnabás Pőcze ccfb61efa4 treewide: make more file descriptors cloexec
Avoid file descriptor leakage into child processes by marking them `O_CLOEXEC`.
2026-05-04 19:48:41 +02:00
..
connection.c connection: reject too large messages 2026-05-01 13:04:02 +02:00
connection.h security: reduce MAX_PERMISSIONS to limit alloca stack usage 2026-04-29 13:58:04 +02:00
defs.h modules: remove v0 protocol support 2025-07-10 16:26:01 +02:00
local-socket.c protocol-native: support abstract socket addresses 2025-02-17 16:50:16 +01:00
portal-screencast.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
protocol-footer.c treewide: mark some functions static 2023-07-03 19:40:31 +02:00
protocol-footer.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
protocol-native.c src: check that POD arrays have the correct size for their type 2025-07-24 16:27:42 -04:00
security-context.c add per type API defines 2024-11-26 11:58:51 +01:00
test-connection.c treewide: make more file descriptors cloexec 2026-05-04 19:48:41 +02:00