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:30:54 +0000 (00:30 +0200)
commit58b37ddb531c4d095962bc9ac3ecf7bd2048a210
tree79a5b0f04e1fb8c6b837c70dbaa286025e949fb9
parent3f2494a7b0aaa5c7baa0ed90f5d47b224dcea181
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