Skip to content

bearer-mbim: fix error handling in connection status reload

We should not set the GError as autoptr(), as we're returning it as part of the GTask.

Merge request reports