diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2022-01-11 11:33:38 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2022-01-11 11:33:38 +0100 |
commit | c3fcb66acf01266e7e911622529491c25e69c958 (patch) | |
tree | 816ecfe1008832e80b4cb3efda63c45473eea275 /docs/reference/api/meson.build | |
parent | fa1e581f136dcb201ea814b0a0100b350486ac28 (diff) |
broadband-modem-qmi: don't pass full reference in timeouts
The timeout may not be called if we remove it earlier (e.g. if the
indication is received) and therefore we must not pass a full new
reference, otherwise it may get leaked.
There is no problem with the validity of the self pointer in timeout
callbacks because we're removing the timeout as part of the operation
teardown logic.
Diffstat (limited to 'docs/reference/api/meson.build')
0 files changed, 0 insertions, 0 deletions