mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-03-26 07:58:03 -04:00
Lookup of globals needs a thread lock or context lock. There is no need to take the context lock when we already have the thread lock. Make a new method to find an object of a type. Check that link objects are referencing valid ports. Check that the connect callback is referencing valid ports. Only return connections with valid ports. See #1265 |
||
|---|---|---|
| .. | ||
| control.c | ||
| dummy.c | ||
| export.c | ||
| meson.build | ||
| metadata.c | ||
| pipewire-jack-extensions.h | ||
| pipewire-jack.c | ||
| pw-jack.in | ||
| ringbuffer.c | ||
| statistics.c | ||
| uuid.c | ||