aboutsummaryrefslogtreecommitdiff
path: root/libmm-glib/mm-object.c
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2022-01-11 11:49:49 +0100
committerAleksander Morgado <aleksander@aleksander.es>2022-01-14 10:36:39 +0100
commit3216e7a21aa4ac07467c47c30acf961476189ac8 (patch)
tree0387c290c35b67ecaf94ed3ee7d742638c7724d4 /libmm-glib/mm-object.c
parent504d6f51a355f8f7b9c5963fa45a2788974b93cd (diff)
broadband-modem-qmi: don't pass full reference to signal handlers
As in the case of the timeouts, we should not pass a full reference as data to the signal handler as we don't know how many times we'll receive the signal or if we'll ever receive it. We already make sure that the signal handler is disconnected when the operation ends, so we can be sure the self pointer is valid while the signal handler is connected.
Diffstat (limited to 'libmm-glib/mm-object.c')
0 files changed, 0 insertions, 0 deletions