https://bugs.kde.org/show_bug.cgi?id=465626

--- Comment #1 from tom-jk <monoba...@hotmail.com> ---
Looking at just the Krita class
(https://api.kde.org/krita/html/classKrita.html):
documents(), views() and windows() all leak.
extensions(), dockers() and actions() do not leak.
The leaky ones are putting new things in a list, while the ones that don't are
just doing "return a->b".

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to