diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2022-01-11 11:49:49 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2022-01-14 10:36:39 +0100 |
commit | 3216e7a21aa4ac07467c47c30acf961476189ac8 (patch) | |
tree | 0387c290c35b67ecaf94ed3ee7d742638c7724d4 /docs/reference/api | |
parent | 504d6f51a355f8f7b9c5963fa45a2788974b93cd (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 'docs/reference/api')
0 files changed, 0 insertions, 0 deletions