pipewire/spa/include/spa
Pauli Virtanen 2b515b5e50 dbus: keep a ref to DBusConnection if reconnecting is not handled
Several places in the code don't handle reconnecting DBus connections
yet. In those cases, a ref to the DBusConnection handle needs to be
kept, so that there's no use-after-free if it gets freed by spa_dbus
if the connection is broken.

Adjust spa_dbus so that others keeping additional refs is safe.
2021-06-26 16:11:40 +03:00
..
buffer spa: group the spa headers into doxygen modules 2021-05-26 07:44:55 +00:00
control spa: group the spa headers into doxygen modules 2021-05-26 07:44:55 +00:00
debug spa: group the spa headers into doxygen modules 2021-05-26 07:44:55 +00:00
graph spa: group the spa headers into doxygen modules 2021-05-26 07:44:55 +00:00
monitor spa: make two headers compatible with older gcc-c++ 2021-06-10 15:19:15 +10:00
node spa: make two headers compatible with older gcc-c++ 2021-06-10 15:19:15 +10:00
param alsa: keep track of input and output latency 2021-06-24 09:59:48 +02:00
pod spa: add missing header guards and extern C define for spa/pod/filter.h 2021-06-04 18:46:29 +10:00
support dbus: keep a ref to DBusConnection if reconnecting is not handled 2021-06-26 16:11:40 +03:00
utils spa: add spa_strendswith (copy from protocol-pulse) 2021-06-25 08:42:24 +00:00