Skip to content

backends/x11: fix colormap leak

Chaojiang Luo requested to merge jackie/kwin:fix/leak into master

If we change the backend the colormap will get leak, the colormap should be released with xcb_free_colormap before the window destoryed.

Signed-off-by: Chaojiang Luo luochaojiang@uniontech.com

Merge request reports

Loading