edbus: Fix reply to GetManagedObjects containing bogus interface
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Wed, 16 Jan 2013 21:18:02 +0000 (21:18 +0000)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Wed, 16 Jan 2013 21:18:02 +0000 (21:18 +0000)
commit57ac8b0b95d9cd24af488b0cb999e1518adddc69
tree4d7f82fa1d5b46336e2bac8704b6efc5ed0b3eed
parent3c308503ea7d773016f1ec87e3fe76c7213eca9b
edbus: Fix reply to GetManagedObjects containing bogus interface

If ther interface was just added on this mainloop iteration we shouldn't
put it in the reply to GetManagedObjects because we still didn't send
the InterfacesAdded signal for that interface.

SVN revision: 82906
src/lib/edbus/edbus_service.c