Fix parent path introspection data invalidation for multiple levels
authorJohan Hedberg <johan.hedberg@nokia.com>
Thu, 29 Apr 2010 22:23:45 +0000 (01:23 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 29 Apr 2010 22:31:03 +0000 (00:31 +0200)
commitd8f0947356f95ff641d2fcdc1eb8dfd09707eaba
tree9e2799655029b2d8d258854ce0fd76ba384bd2e0
parentf0c4a9640991d4d4803437854105619d8301e66c
Fix parent path introspection data invalidation for multiple levels

In the case that parent path data needs to be invalidated we shouldn't
stop at the immediate parent if it doesn't have our own handler
registered but should continue upwards in the tree until we reach root
or our own handler.
gdbus/object.c