]> git.sur5r.net Git - i3/i3/commit - i3bar/src/child.c
i3bar: check `short_text` for NULL on dump 1574/head
authorTony Crisci <tony@dubstepdish.com>
Tue, 24 Mar 2015 10:00:26 +0000 (06:00 -0400)
committerTony Crisci <tony@dubstepdish.com>
Tue, 24 Mar 2015 10:00:26 +0000 (06:00 -0400)
commit177c03debd8f7329be8a173247a12b99dc5aa4c8
treeba1af24d0f46261309a7f8d863a046bdf928864d
parent0962c7f011b0e8e68eae23ae1842989b39b41603
i3bar: check `short_text` for NULL on dump

Check `short_text` for NULL on statusline dump, since this value can be
NULL when not given. Fixes a segfault in that case.
i3bar/src/child.c