mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-06-14 19:08:29 +02:00
When the search path is /usr/lib/, /usr/lib/foo.so fails to load because there is no / after the search path. Fix this by requiring that either the search path end with / or the following char is a /. |
||
|---|---|---|
| .. | ||
| daemon | ||
| examples | ||
| gst | ||
| modules | ||
| pipewire | ||
| tests | ||
| tools | ||
| meson.build | ||