diff options
author | Claudio Takahasi <claudio.takahasi@openbossa.org> | 2014-04-02 15:30:21 -0300 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2014-09-08 05:48:48 +0200 |
commit | 9aeea028edab0f7b93ef18ab1305bc21267e7ec9 (patch) | |
tree | 0e7273eb6494302b41978d44b083d102664c4153 /src/cdma-netreg.c | |
parent | 22e892a22e658ed316133c1e63a17160c735e5e5 (diff) | |
download | ofono-9aeea028edab0f7b93ef18ab1305bc21267e7ec9.tar.bz2 |
gdbus: Avoid reporting GDBusClient disconnect twice
No matter if disconnection was reported previously, g_dbus_client_unref()
was always calling service disconnect callback. This patch fix the
following scenario:
1) service disconnects from the bus
2) disconnect callback gets called
3) client calls g_dbus_client_unref(), disconnect callback is called
again.
Diffstat (limited to 'src/cdma-netreg.c')
0 files changed, 0 insertions, 0 deletions