_dbus_object_tree_register: don't duplicate check for NULL and use new DBUS_ERROR_OBJ...
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 10 Oct 2007 10:40:48 +0000 (11:40 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 10 Oct 2007 16:33:40 +0000 (17:33 +0100)
commitdf47bd40818683a0567081e7bc71b870ee4ec642
treed60e9e7b77fa9e44b3dd82b8d90e31e60e194c4b
parentd7fbcb5e025b3c718dd1fd332b8759ae26c0d8dc
_dbus_object_tree_register: don't duplicate check for NULL and use new DBUS_ERROR_OBJECT_PATH_IN_USE error, both as per Havoc's review
dbus/dbus-object-tree.c