Giovanni Campagna ac0c7df4a3 keybindings: fix invalid read after a keybinding is removed
The handler pointer is dangling in MetaKeyBinding until
rebuild_key_binding_table() is run, so we can't dereference it.
Because we only need the flags at ungrab time, store a copy
in the MetaKeyBinding structure.

https://bugzilla.gnome.org/show_bug.cgi?id=724402
2014-02-26 15:20:06 +01:00
..
2014-02-18 20:30:36 -05:00
2014-02-17 21:50:32 -05:00
2014-02-17 21:50:32 -05:00
2014-02-17 21:50:32 -05:00