pipewire/src
Wim Taymans 2fd64f1591 connection: dup and close fds
dup the fd when added to the outgoing buffer and close it againç
when sent. This ensures the fd remains valid in the buffer. A
quick add/remove of memory before a buffer flush could close the
fd before we can send it and then we get a bad fd and disconnect
the client.
2020-06-05 17:36:03 +02:00
..
daemon Reverting redundant changes 2020-06-04 10:36:39 +02:00
examples local-v4l2: fix leaks 2020-06-05 12:43:26 +02:00
extensions session-manager: do not copy stream link params if they are NULL 2020-06-01 16:25:40 +00:00
gst gst: check for NULL stream 2020-06-04 20:29:41 +02:00
modules connection: dup and close fds 2020-06-05 17:36:03 +02:00
pipewire stream: don't destroy proxy twice 2020-06-05 17:34:16 +02:00
tests tests: add endpoint unit test 2020-03-27 14:56:07 +00:00
tools tools: fix leaks 2020-06-04 12:49:15 +02:00
.gitignore move things around 2017-07-11 16:08:22 +02:00
meson.build meson: add tests option 2020-02-23 00:09:16 +01:00