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

--- Comment #2 from Martin Gräßlin <mgraess...@kde.org> ---
If my theory is correct, then we have two possible places for that:
libkwineffects/kwinxrenderutils.cpp:    static XRenderPicture
s_blendPicture(XCB_RENDER_PICTURE_NONE);
scene_xrender.cpp:                    static XRenderPicture
cFadeAlpha(XCB_RENDER_PICTURE_NONE);

Both are static XRenderPictures which would be cleaned up after the application
terminated the xcb connection.

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

Reply via email to