mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-26 08:56:49 -05: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 | ||