diff options
author | Bjørn Mork <bjorn@mork.no> | 2021-04-22 08:47:07 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2021-04-22 09:29:07 +0200 |
commit | 26533c84b8e4d2a451a55120b087e66f13b97571 (patch) | |
tree | e5ded8d975c35ef92512d828ed080ffe57d59800 /src/mm-plugin.c | |
parent | e57c59bf88615129efc0241957749102ea8af90d (diff) |
port-qmi: fix crash when QRTR is disabled
Fix typo causing crash when WITH_QRTR is undefined:
[6596]: <debug> [1619029470.854688] [cdc-wdm0/probe] probing QMI...
Thread 1 "ModemManager" received signal SIGSEGV, Segmentation fault.
0x77a7310f in install_property_internal () from /usr/lib/libgobject-2.0.so.0
(gdb) bt
#0 0x77a7310f in install_property_internal () from /usr/lib/libgobject-2.0.so.0
#1 0x77a731db in validate_and_install_class_property () from /usr/lib/libgobject-2.0.so.0
Backtrace stopped: frame did not save the PC
Fixes: ec375bd959f0 ("port-qmi: add support for QRTR")
Signed-off-by: Bjørn Mork <bjorn@mork.no>
Diffstat (limited to 'src/mm-plugin.c')
0 files changed, 0 insertions, 0 deletions