https://bugs.kde.org/show_bug.cgi?id=466362
--- Comment #24 from Harald Sitter <sit...@kde.org> --- Git commit 364c617a1654b5bd0dc36379c9ab7056b21fe066 by Harald Sitter. Committed on 12/04/2023 at 12:31. Pushed by sitter into branch 'Plasma/5.27'. outputorderwatcher: don't leak replies we are in charge of freeing xcb replies, so put them in a scopedpointer. coupled with a refresh loop, caused by another defect, this lead to excessive memory leakage. (cherry picked from commit 8309d691caa306e1c8035d725f523798b371e820) M +4 -3 shell/outputorderwatcher.cpp https://invent.kde.org/plasma/plasma-workspace/commit/364c617a1654b5bd0dc36379c9ab7056b21fe066 -- You are receiving this mail because: You are watching all bug changes.