Skip to content

iface-modem-voice: fix segfault when voice support check fails

The error returned in support_check_finish() should be treated as optional, as in all the other optional feature interfaces.

Fixes #172 (closed)

Merge request reports