diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2022-07-24 14:46:10 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2022-07-24 13:14:26 +0000 |
commit | 4aaea370228fdc873ac34c3fa542088a2893f2db (patch) | |
tree | 36058a66136ae133db60ca5602d50e7897729515 /introspection | |
parent | a8b9058a0c00dcaf6bde5fc7032e7f59169dd914 (diff) |
base-sms: fix segfault when storing already sent messages
The internal list of parts in the base SMS object is created either
when the message is sent or when the message is stored.
The daemon should not expect the list of SMS parts to be empty upon a
store() operation requested via DBus, as the list of parts may have
already been created during send().
Fixes https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/issues/598
Diffstat (limited to 'introspection')
0 files changed, 0 insertions, 0 deletions