mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-05-09 23:50:15 -04:00
If an adapter's removal is processed before the pending `RegisterApplication()` dbus calls return, then those pending calls are not cancelled, and when the (error) replies arrive, the callbacks will run into use-after-free issues since they reference the removed adapter. See #5096 |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| include-private/spa-private | ||
| lib | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||