diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2021-03-11 11:20:48 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2021-03-11 11:38:29 +0100 |
commit | fdfcd30308faf9d008ab68da29d7b35bbecf01a3 (patch) | |
tree | 5b39d13a35693015bebc7ea3821efbd20afa5ad9 /src/mm-base-sim.c | |
parent | a772b70632008d6c375487a8e711b80bb343a931 (diff) |
bearer-qmi: avoid increasing self reference during dispose()
The reset_bearer_connection() method is called during dispose, and if
a link had been created during the connection attempt, we would be
increasing the reference to the bearer object during dispose(), which
should never happen.
Just avoid passing any callback to the cleanup_link() method, as we
really were using that only for logging purposes.
Diffstat (limited to 'src/mm-base-sim.c')
0 files changed, 0 insertions, 0 deletions