mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-03-26 07:58:03 -04:00
Currently it is possible for the request completion handler (`impl::requestComplete`) to observe `impl::source.fd` while it is being modified in `impl::stop()`. Fix that by closing the eventfd after the camera has been stopped. Fixes: |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| include-private/spa-private | ||
| lib | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||