diff options
author | Mathias Gumz <akira at fluxbox dot org> | 2011-03-15 08:49:06 (GMT) |
---|---|---|
committer | Mathias Gumz <akira at fluxbox dot org> | 2011-03-15 08:49:06 (GMT) |
commit | a53017cc3bad26906b99ac473513a10847c40bc0 (patch) | |
tree | 9b8c1300fd599d5203404b2197c594c1fb2d4895 /src/FbMenuParser.cc | |
parent | bb2ce5df8a814f9b858b6919356f7d37f10e6b9f (diff) | |
download | fluxbox_paul-a53017cc3bad26906b99ac473513a10847c40bc0.zip fluxbox_paul-a53017cc3bad26906b99ac473513a10847c40bc0.tar.bz2 |
bugfix: do not use anything from the current ClientMenuItem after m_client.focus(), closes #3210493
m_client.focus() might call ~ClientMenuItem(), thus m_client is not available anymore. the crash was triggered by trying to deiconify a client via the clientmenu. this triggers a signal to remove and destroy the current ClientMenuItem.
Diffstat (limited to 'src/FbMenuParser.cc')
0 files changed, 0 insertions, 0 deletions