----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/117337/ -----------------------------------------------------------
Review request for KDE Frameworks. Repository: kservice Description ------- Fix crash in KService The previous code would create a shared pointer copy and copy the internal pointer. The KServiceGroupPtr would then go out of scope and we would use crash. BUG: 332365 Diffs ----- src/services/kservicegroup.cpp 4c4d9e1 Diff: https://git.reviewboard.kde.org/r/117337/diff/ Testing ------- running plasmaengineexplorer --engine apps used to crash. Now it doesn't. Thanks, David Edmundson
_______________________________________________ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel