pipewire/pinos/server
Wim Taymans 82414810e8 avoid deref
We can avoid a deref when we use container_of to get from the interface
to the handle.
2016-10-12 17:27:29 +02:00
..
client-node.c avoid deref 2016-10-12 17:27:29 +02:00
client-node.h pass the client object around 2016-09-27 16:59:45 +02:00
client.c Handle error cases 2016-09-16 13:13:41 +02:00
client.h pass the client object around 2016-09-27 16:59:45 +02:00
command.c port to meson 2016-09-26 12:15:52 +02:00
command.h port to meson 2016-09-26 12:15:52 +02:00
daemon.c Remove monitor poll and hook in mainloop 2016-10-07 18:19:03 +02:00
daemon.h Add mapper 2016-10-07 13:19:50 +02:00
link.c Add fd to the data 2016-10-04 20:17:12 +02:00
link.h Plug some leaks 2016-09-30 19:56:41 +02:00
memfd-wrappers.h Enable header metadata 2016-09-30 17:07:38 +02:00
meson.build Enable header metadata 2016-09-30 17:07:38 +02:00
module.c port to meson 2016-09-26 12:15:52 +02:00
module.h daemon-conf: Add conf file parsing 2016-08-29 18:31:08 +02:00
node-factory.c pass the client object around 2016-09-27 16:59:45 +02:00
node-factory.h pass the client object around 2016-09-27 16:59:45 +02:00
node.c avoid deref 2016-10-12 17:27:29 +02:00
node.h pass the client object around 2016-09-27 16:59:45 +02:00
rt-loop.c Add poll interface and remove poll events 2016-10-07 17:10:46 +02:00
rt-loop.h Add poll interface and remove poll events 2016-10-07 17:10:46 +02:00
utils.c Plug some leaks 2016-09-30 19:56:41 +02:00
utils.h Plug some leaks 2016-09-30 19:56:41 +02:00