pipewire/spa/plugins/libcamera
Barnabás Pőcze 848ac24490 spa: libcamera: source: fix stop sequence
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: 3e28f3e859 ("spa: libcamera: source: rework startup sequence")
2026-02-24 18:29:51 +01:00
..
libcamera-device.cpp
libcamera-manager.cpp
libcamera-manager.hpp
libcamera-source.cpp spa: libcamera: source: fix stop sequence 2026-02-24 18:29:51 +01:00
libcamera.c
libcamera.h
meson.build