mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-05 13:30:02 -05:00
Previously, the libcamera manager `impl` object was neither properly constructed neither properly destructed. As a consequence, for example, the shared pointers in the `devices` array weren't properly destructed, although this has been somewhat mitigated by a previous change that modifed `clear_devices()`. |
||
|---|---|---|
| .. | ||
| libcamera-client.c | ||
| libcamera-device.cpp | ||
| libcamera-manager.cpp | ||
| libcamera-manager.hpp | ||
| libcamera-source.cpp | ||
| libcamera-utils.cpp | ||
| libcamera.c | ||
| libcamera.h | ||
| meson.build | ||