Skip to content

broadband-modem-mbim: fix segfault when loading capabilities

If loading capabilities using QMI over MBIM returns NONE without an explicit error, the process would crash. Fix that by making the error optional when NONE is received.

Fixes #185 (closed)

Merge request reports