mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -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 |
||
|---|---|---|
| .. | ||
| examples | ||
| jack | ||
| src | ||
| meson.build | ||