]> git.sur5r.net Git - i3/i3/commit - src/window.c
Cope with non-null-terminated x class properties.
authorMichael Hofmann <mh21@mh21.de>
Sun, 29 Mar 2015 13:15:12 +0000 (15:15 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Mon, 6 Apr 2015 13:43:20 +0000 (15:43 +0200)
commit29e8167cda5ebbca32aece55d2b952775b583be6
tree82e3e6ae9db7345643569e1d787afa886d4d392d
parent8629c2e208930414f542435509594df051be2009
Cope with non-null-terminated x class properties.

- fixes #1605
src/window.c