Systemd/src/libsystemd
Yu Watanabe 20d4ee2cbc sd-bus: unref slot->match_callback.install_slot when slot is disconnected
When a slot is disconnected, then slot->match_callback.install_slot
is also disconnected. So, bus_slot_disconnect() removes the install_slot
from the list of slots in bus, although it is a floating object.
This makes install_slot unreffed from bus when it is disconnected.

Fixes #9505 and #9510.
2018-07-13 20:07:43 +02:00
..
sd-bus sd-bus: unref slot->match_callback.install_slot when slot is disconnected 2018-07-13 20:07:43 +02:00
sd-daemon tree-wide: drop empty comments 2018-06-29 11:00:30 +09:00
sd-device tree-wide: add a space after (void) 2018-07-03 10:44:28 +02:00
sd-event tree-wide: drop empty comments 2018-06-29 11:00:30 +09:00
sd-hwdb tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
sd-id128 tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
sd-login tree-wide: drop empty comments 2018-06-29 11:00:30 +09:00
sd-netlink tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
sd-network tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
sd-path tree-wide: drop empty comments 2018-06-29 11:00:30 +09:00
sd-resolve tree-wide: drop empty comments 2018-06-29 11:00:30 +09:00
sd-utf8 tree-wide: drop empty comments 2018-06-29 11:00:30 +09:00
libsystemd.pc.in Add SPDX license headers to various assorted files 2017-11-19 19:08:15 +01:00
libsystemd.sym sd-bus: publicize sd_bus_message_readv() 2018-06-29 11:45:40 +02:00
meson.build Drop my copyright headers 2018-06-14 13:03:20 +02:00