bus: when destroying a bus, also destroy per-unit bus track objects associated with it
authorLennart Poettering <lennart@poettering.net>
Wed, 7 Feb 2018 21:40:41 +0000 (22:40 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 12 Feb 2018 10:34:00 +0000 (11:34 +0100)
commitdfeff66499e4e116e6debae765410eba9ba46d51
treeea93e9b620e489012e9866b91aa2879d03371d7c
parent5f109056d536849f6079df9321042cf4838a41d3
bus: when destroying a bus, also destroy per-unit bus track objects associated with it

Let's not keep the old bus object pinned this way, let's destroy all
relevant trackers for units, the way we already destroy them for jobs.
src/core/dbus.c