pipewire/pipewire-alsa
Peter Hutterer e0471c6757 pipewire: allow NULL pointers in pw_properties_free()
Just like the real free() we should just ignore a NULL pointer, makes the
caller code easier for those instances where properties are optional.

Patch generated with concinelle with a few manual fixes.
2021-06-02 10:56:46 +00:00
..
alsa-plugins pipewire: allow NULL pointers in pw_properties_free() 2021-06-02 10:56:46 +00:00
conf meson: replace join_paths(a, b) with a / b 2021-04-15 06:57:00 +00:00