Go to file
Rui Matos e160babe3f keybindings: Avoid using unitialized memory and grabbing random keys
meta_parse_accelerator() considers 0 length accelerator strings as
valid, meaning that the keybinding should be disabled. Unfortunately,
it doesn't initialize the MetaKeyCombo so if the caller doesn't
initialize it either, we end up using random values and possibly
grabbing random keys.

https://bugzilla.gnome.org/show_bug.cgi?id=766270
2016-05-12 20:06:02 +02:00
clutter
cogl
data
doc
po
src keybindings: Avoid using unitialized memory and grabbing random keys 2016-05-12 20:06:02 +02:00
tools
.gitignore
autogen.sh
configure.ac
COPYING
Makefile.am
mutter.doap
NEWS