Review Request 128667: Fix crash when closing a session
Martin Tobias Holmedahl Sandsmark
martin.sandsmark at kde.org
Sat Aug 13 11:04:09 UTC 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128667/
-----------------------------------------------------------
Review request for Konsole and Kurt Hindenburg.
Bugs: 366706
http://bugs.kde.org/show_bug.cgi?id=366706
Repository: konsole
Description
-------
Instead of manually deleting the output suspended label let the QObject cleanup handle it.
Now it is first deleted manually by us, leading to a potential crash, and afterwards the QObject cleanup runs, but luckily it doesn' try to destroy it again.
Diffs
-----
src/TerminalDisplay.cpp 4f28837
Diff: https://git.reviewboard.kde.org/r/128667/diff/
Testing
-------
Thanks,
Martin Tobias Holmedahl Sandsmark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20160813/a922268d/attachment.html>
More information about the konsole-devel
mailing list