Fix crash when keyboard map changes and no keybindings exist.
authorDana Jansens <danakj@orodu.net>
Fri, 14 Oct 2011 20:43:18 +0000 (16:43 -0400)
committerDana Jansens <danakj@orodu.net>
Sun, 16 Oct 2011 22:51:51 +0000 (18:51 -0400)
commite4e7c2be52ee1a0b75d9d2feff57fdc992fedb9b
tree71ae228637acd1523cc858c954cbc9f687ed7574
parentc885c9a676e4860a68f0bdce4b926902f6597ebb
Fix crash when keyboard map changes and no keybindings exist.

Don't assume old tree is non-null and start rebinding it.
openbox/keyboard.c