mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-03-23 12:10:43 +01:00
The `properties` argument of `wp_impl_module_load()` is marked
"transfer none", thus the caller's reference remains valid and
must be disposed of.
Fixes:
|
||
|---|---|---|
| .. | ||
| api | ||
| wplua | ||
| meson.build | ||
| module.c | ||
| script.c | ||
| script.h | ||