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.
https://bugs.kde.org/show_bug.cgi?id=439555
Kurt Hindenburg changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution|---
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/
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