https://bugs.kde.org/show_bug.cgi?id=409652
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/pla | |sma-workspace/741441765601c | |00cb84ecb7fa7b38e69d185f51a Resolution|--- |FIXED Status|REPORTED |RESOLVED Version Fixed In| |5.17.1 --- Comment #3 from Nate Graham <n...@kde.org> --- Git commit 741441765601c00cb84ecb7fa7b38e69d185f51a by Nate Graham, on behalf of Konrad Materka. Committed on 10/10/2019 at 14:42. Pushed by ngraham into branch 'Plasma/5.17'. [XembedSNIProxy] Do not crash on null pointer Summary: XCB may return null pointer as a response. Add a check to prevent segmentation fault. FIXED-IN: 5.17.1 Test Plan: It is hard to reproduce, but the reason of the segmentation fault is pretty obvious, thanks to the debug dump from bug 409652 Reviewers: #plasma_workspaces, #plasma, davidedmundson Reviewed By: #plasma_workspaces, #plasma, davidedmundson Subscribers: ngraham, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D24514 M +11 -11 xembed-sni-proxy/fdoselectionmanager.cpp M +2 -3 xembed-sni-proxy/fdoselectionmanager.h https://commits.kde.org/plasma-workspace/741441765601c00cb84ecb7fa7b38e69d185f51a -- You are receiving this mail because: You are watching all bug changes.