fix crash when XOpenIM returns NULL
authorHiltjo Posthuma <hiltjo@codemadness.org>
Tue, 12 Feb 2019 18:10:43 +0000 (19:10 +0100)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Tue, 12 Feb 2019 18:10:43 +0000 (19:10 +0100)
commitf5036b90efd9423d805923a0bc73cd54e30e72ab
treef4749d145a5296546aa98e041f9c0fbb501a4f60
parent153aaf88bf9bf5c6c4b118bd871f8cf1eafdcab5
fix crash when XOpenIM returns NULL

for example when IME variables are set, but the program is not started (yet).
dmenu.c