mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-05-20 19:28:11 +02:00
When `val` was used, it was always a true-ish since the address of an array on the stack was assigned to it. Remove this variable altogether, and use `name` directly. Only use `name` when it is valid - when `key && value`. |
||
|---|---|---|
| .. | ||
| daemon | ||
| examples | ||
| gst | ||
| modules | ||
| pipewire | ||
| tests | ||
| tools | ||
| meson.build | ||