Review Request 126999: Fix crash in KJob dialogs.
David Edmundson
david at davidedmundson.co.uk
Sat Feb 6 19:42:50 UTC 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/126999/
-----------------------------------------------------------
Review request for KDE Frameworks.
Bugs: 356321
https://bugs.kde.org/show_bug.cgi?id=356321
Repository: kjobwidgets
Description
-------
Guard "this" being deleted whilst running new eventloop
KMessageBox spawns a new event loop, during which the parent kjob can be
completed and deleted, deleting the UIDelegate with it.
BUG: 356321
Diffs
-----
src/kdialogjobuidelegate.cpp 5ede372c3f5fb0c39d8c25941570b741f8316ba6
Diff: https://git.reviewboard.kde.org/r/126999/diff/
Testing
-------
None.
Thanks,
David Edmundson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20160206/5abdd705/attachment.html>
More information about the Kde-frameworks-devel
mailing list