xkbcomp: Give keymap file empty name if none supplied
authorDan Nicholson <dbn.lists@gmail.com>
Sat, 4 Apr 2009 19:31:55 +0000 (12:31 -0700)
committerDan Nicholson <dbn.lists@gmail.com>
Sat, 4 Apr 2009 19:31:55 +0000 (12:31 -0700)
commit85039a0d76fc2af076aea24bd06d3af33625e9c3
tree41d8649cf18cc7e4aee6e50d578209484a42e44a
parent125ce76f5b10e58c75e9a242362f57856b4aaf4f
xkbcomp: Give keymap file empty name if none supplied

Ensure that the keymap file topName is not NULL since it gets blindly
dereferenced later.
src/xkbcomp/xkbcomp.c