pipewire/src/modules/module-protocol-native
Wim Taymans 22b5b6b120 connection: make sure we don't overrun the fd array
Do some checks on the fd array and error out when we would overrun.
2021-06-18 15:26:20 +02:00
..
v0 treewide: replace !strcmp() with spa_streq() 2021-05-18 22:10:27 +10:00
connection.c connection: make sure we don't overrun the fd array 2021-06-18 15:26:20 +02:00
connection.h module-protocol-native: make demarshaling safe vs. reentering 2021-01-12 10:13:02 +01:00
defs.h core_proxy: prepare to rename pw_remote -> pw_core_proxy 2019-12-06 11:48:40 +01:00
local-socket.c module-protocol-native: Handle pending connect 2021-04-22 17:46:00 +00:00
portal-screencast.c core_proxy: prepare to rename pw_remote -> pw_core_proxy 2019-12-06 11:48:40 +01:00
protocol-native.c return ENOENT for unknown resources 2020-11-20 12:11:37 +01:00
test-connection.c module-protocol-native: add test for reentering 2021-01-12 10:13:02 +01:00