https://bugs.kde.org/show_bug.cgi?id=449276

--- Comment #9 from Michael Prager <x_...@gmx.net> ---
https://fossies.org/dox/kdeconnect-kde-21.12.2/connectivity__reportplugin_8cpp_source.html

        auto subscriptions =
np.get<QVariantMap>(QStringLiteral("signalStrengths"), QVariantMap());
        auto networkInfo = subscriptions.first().toMap();

subscriptions.first() will obviously crash if subscriptions is empty.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to