[konsole] [Bug 439555] Memory leak in SSH manager.

2021-07-09 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=439555 --- Comment #4 from Kurt Hindenburg --- Thanks verified your patch works - appears there are a few other leaks -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 439555] Memory leak in SSH manager.

2021-07-09 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=439555 Kurt Hindenburg changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|---

[konsole] [Bug 439555] Memory leak in SSH manager.

2021-07-08 Thread Martin Sandsmark
https://bugs.kde.org/show_bug.cgi?id=439555 --- Comment #2 from Martin Sandsmark --- Just looking at the code, the thing leaked is the QRegularExpressionValidator. So this I think should be enough, but I haven't had time to test: diff --git src/plugins/SSHManager/sshmanagerpluginwidget.cpp src/

[konsole] [Bug 439555] Memory leak in SSH manager.

2021-07-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=439555 --- Comment #1 from tcanabr...@kde.org --- Looking at it On Tue, 6 Jul 2021 at 13:35 Martin Sandsmark wrote: > https://bugs.kde.org/show_bug.cgi?id=439555 > > Bug ID: 439555 >Summary: Memory leak in SSH manager. >Pr