pipewire/src
Wim Taymans 384b8a4593 pulse-server: Only allow one memblock in the queue
Allow only one memblock in the output queue. Otherwise, if the
client is for some reason not reading from the socket, we would queue
an unlimited amount of messages until we get killed by OOM.

Change some warn to debug in the process function for things we
handle from the non-rt thread.

Fixes #488
2021-01-20 10:41:34 +01:00
..
daemon json: allocate one extra byte for the \0 2021-01-19 16:56:55 +01:00
examples media-session: handle key == NULL 2021-01-19 17:01:24 +01:00
extensions Run codespell on the entire codebase 2020-08-17 17:16:31 +00:00
gst gst: set node.name and node.description based on client-name property 2020-12-26 10:11:42 +01:00
modules pulse-server: Only allow one memblock in the queue 2021-01-20 10:41:34 +01:00
pipewire Revert "remove mlock and use MAP_LOCKED" 2021-01-19 14:47:52 +01:00
tests json: handle incomplete strings 2020-12-31 17:16:32 +01:00
tools json: allocate one extra byte for the \0 2021-01-19 16:56:55 +01: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