Review Request 125756: Initialize QFunctionPointer to Q_NULLPTR
Martin Gräßlin
mgraesslin at kde.org
Thu Oct 22 13:17:28 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125756/#review87264
-----------------------------------------------------------
Ship it!
Ship It!
- Martin Gräßlin
On Oct. 22, 2015, 2:31 p.m., Dāvis Mosāns wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/125756/
> -----------------------------------------------------------
>
> (Updated Oct. 22, 2015, 2:31 p.m.)
>
>
> Review request for KDE Frameworks and Plasma.
>
>
> Repository: plasma-framework
>
>
> Description
> -------
>
> Need to initialize QFunctionPointer to Q_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.cpp 5a5274e1eacdb9b91ff500e1ebf9046930891ecf
>
> Diff: https://git.reviewboard.kde.org/r/125756/diff/
>
>
> Testing
> -------
>
> Verified that plasmashell doesn't crash anymore.
>
>
> Thanks,
>
> Dāvis Mosāns
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20151022/16c502e0/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list