diff options
author | Aleksander Morgado <aleksander@lanedo.com> | 2012-09-28 08:41:44 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2012-09-28 08:42:13 +0200 |
commit | 65c3976cad2ed5ee14b979270b73d5c2a93ed215 (patch) | |
tree | f75b7e6660898d4542bb37eaa648bc92a567e982 /src/mm-modem-helpers.c | |
parent | 0b059ea9c9b894c470da0a3dc795ba7bc2b46cfd (diff) |
core: acquire DBus name only after having created the `MMManager'
The `MMManager' is itself also a `GDBusObjectManagerServer'. If we create this
object after having fully acquired the bus name, the client application in the
other side of the bus could be trying to use the ObjectManager interface before
we actually exported it, which is wrong. Therefore, we need to make sure that
the Manager interfaces are all exported before the name is acquired.
Diffstat (limited to 'src/mm-modem-helpers.c')
0 files changed, 0 insertions, 0 deletions