Fixes crash when copying hotspot. It is caused by the code would remove
any actions from the hotspot after the context menu had executed, but
these actions have now been freed because the hotspot is freed (this was
done in 7265be97a2e9d84c4e036d426ffb0085710d9361 to fix a memory leak).
Details
Details
- Reviewers
hindenburg - Group Reviewers
Konsole - Commits
- R319:2562c3a003f6: Fixes crash when copying hotspot
echo https://kde.org/
edit->find
type kde in the search box
select kde.org
right click and click copy
BUG: 408603
Diff Detail
Diff Detail
- Repository
- R319 Konsole
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.