Hi Andrew,
On 09/27/2017 07:58 AM, Andrew Zaborowski wrote:
In _dbus_object_tree_remove_interface move the freeing of the
instance
object to after we've dropped any queued Property Change and Interface
Added/Removed records referring to that instance. We didn't really need
the object around for that (only the pointer) but we want to be extra
careful.
---
ell/dbus-service.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Applied, thanks.
Regards,
-Denis