chiark / gitweb /
dbus: don't call bus_path_escape() with NULL unit name
authorLennart Poettering <lennart@poettering.net>
Mon, 9 Aug 2010 15:02:09 +0000 (17:02 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 9 Aug 2010 15:07:05 +0000 (17:07 +0200)
commit04ade7d215ce05f1ac2bd33a8d6126f6994168fa
treec3e170de2068995fea15134a837eece2271f89d5
parent6d4fc029d9c6647927f3b73235d5d5bb17ce46ee
dbus: don't call bus_path_escape() with NULL unit name

Fixes an assertion triggerable via D-Bus.

https://bugzilla.redhat.com/show_bug.cgi?id=622008
src/dbus-unit.c
src/unit.c