aboutsummaryrefslogtreecommitdiff
path: root/src/mm-modem-helpers.c
diff options
context:
space:
mode:
authorDan Williams <dan@ioncontrol.co>2025-04-17 20:31:53 -0500
committerDan Williams <dan@ioncontrol.co>2025-05-08 20:25:22 -0500
commit1d5cc0addb6576d007183454c0702d8ee3ab586f (patch)
tree63d214f48abebcd33bf3f0f17ddcf8fa28cae3c5 /src/mm-modem-helpers.c
parent51ff44f1f5fc54470596ee538855e1ca42ee43b8 (diff)
broadband-modem-qmi,broadband-modem-mbim: always use SMS_PART_INVALID_INDEX unstored parts
MMSmsList has logic to allow multiple unstored messages as long as they use SMS_PART_INVALID_INDEX. These messages aren't stored so they don't have an index. But the MBIM and QMI modems used index 0 for unstored messages, meaning there could only ever be one and also that multipart messages would fail to be combined. Let's fix that by just using SMS_PART_INVALID_INDEX for every scenario where an unstored message comes in. Fixes: https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/issues/979 Signed-off-by: Dan Williams <dan@ioncontrol.co>
Diffstat (limited to 'src/mm-modem-helpers.c')
0 files changed, 0 insertions, 0 deletions