Files
systemd/src/core
Lennart Poettering a5b0784795 core: create/remove unit bus name slots always together
When a service unit watches a bus name (i.e. because of BusName= being
set), then we do two things: we install a match slot to watch how its
ownership changes, and we inquire about the current owner. Make sure we
always do both together or neither.

This in particular fixes a corner-case memleak when destroying bus
connections, since we never freed the GetNameOwner() bus slots when
destroying a bus when they were still ongoing.
2020-01-06 15:21:44 +01:00
..
2019-11-11 12:12:02 -08:00
2019-10-31 17:57:03 +09:00
2019-12-26 12:07:08 +09:00
2019-12-04 08:57:08 +01:00
2019-12-04 08:57:08 +01:00
2019-11-05 11:17:38 -08:00