[Konsole-devel] Review Request 119004: Fix crash caused by dereferencing a deleted submenu

Arjun Ak arjunak234 at gmail.com
Sat Jun 28 19:43:12 UTC 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/119004/
-----------------------------------------------------------

Review request for Konsole.


Repository: konsole


Description
-------

Submenu of new "newTabMenuAction" is dereferenced in multiple places without first checking whether it is null or not which can lead to a crash, especially since we delete it (https://projects.kde.org/projects/kde/applications/konsole/repository/revisions/c4f7f512f3bbd8235947defc8f3f848244d7ca1b/entry/src/MainWindow.cpp#L422) if there is only one profile to be shown.


Diffs
-----

  src/MainWindow.cpp 86d04de 

Diff: https://git.reviewboard.kde.org/r/119004/diff/


Testing
-------


Thanks,

Arjun Ak

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20140628/390c7d3c/attachment.html>


More information about the konsole-devel mailing list