mirror of
https://github.com/brl/mutter.git
synced 2025-03-06 05:08:11 +00:00

The merge of the commit af46ef3b 'meta_window_new: clean up error handling' to the wayland branch accidentally added an extra call to meta_error_trap_push(), meaning that we leaked one level of error traps for each new window. Fixes warning: Gdk-WARNING **: XSetErrorHandler() called with a GDK error trap pushed. https://bugzilla.gnome.org/show_bug.cgi?id=736589
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%