mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-23 06:59:58 -05:00
Just stop the data-loop before destroying the modules because they might still try to access it. Destroy the data-loop in the free phase instead. Fixes a valgrind error where module-rt tries to clear the thread-utils, which causes the context to try to clear the thread-utils on the already freed data-loop. |
||
|---|---|---|
| .. | ||
| daemon | ||
| examples | ||
| gst | ||
| modules | ||
| pipewire | ||
| tests | ||
| tools | ||
| meson.build | ||