----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125756/ -----------------------------------------------------------
Review request for KDE Frameworks and Plasma. Repository: plasma-framework Description ------- Need to initialize QFunctionPointer to nullptr because otherwise it's used unitialized causing m_eglCreateImageKHR check to pass and crashing plasmashell because of invalid call. Look at xcbWindowToTextureEGL function in src/declarativeimports/core/windowthumbnail.cpp Diffs ----- src/declarativeimports/core/windowthumbnail.h 576b053229a8cfc15b6fadd8d4e6ff07f937565d Diff: https://git.reviewboard.kde.org/r/125756/diff/ Testing ------- Verified that plasmashell doesn't crash anymore. Thanks, Dāvis Mosāns
_______________________________________________ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel