pipewire/src/modules/module-session-manager/client-endpoint
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
..
client-endpoint.c pipewire: allow NULL pointers in pw_properties_free() 2021-06-02 10:56:46 +00:00
client-endpoint.h session-manager: move files into client-endpoint / client-session subdirs 2020-03-27 14:56:07 +00:00
endpoint-stream.c pipewire: allow NULL pointers in pw_properties_free() 2021-06-02 10:56:46 +00:00
endpoint-stream.h session-manager: move files into client-endpoint / client-session subdirs 2020-03-27 14:56:07 +00:00
endpoint.c pipewire: allow NULL pointers in pw_properties_free() 2021-06-02 10:56:46 +00:00
endpoint.h session-manager: move files into client-endpoint / client-session subdirs 2020-03-27 14:56:07 +00:00