Files
ModemManager/plugins/cinterion
Aleksander Morgado e1fbc1ccb7 cinterion: fix double free when loading initial EPS context
The properties object stored in the context is being returned as task
result; so we should make sure that object is no longer left in the
context so that it's not freed twice.

Fixes https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/issues/395
2021-06-30 22:31:17 +02:00
..