]> git.sur5r.net Git - i3/i3/commit - i3bar/src/child.c
Use sasprintf() instead of alloc'ing and strncpy() in i3bar. 2008/head
authorIngo Bürk <ingo.buerk@tngtech.com>
Sat, 17 Oct 2015 20:14:48 +0000 (22:14 +0200)
committerIngo Bürk <ingo.buerk@tngtech.com>
Sat, 17 Oct 2015 20:14:48 +0000 (22:14 +0200)
commit0750b450b2289351c927c0bda97f718f8386e4b1
tree1e64d0ad5f23eb90c965dfe2ea0be34a0a42da08
parent22b05f0073571700b440dfe538453fa8dfc0d617
Use sasprintf() instead of alloc'ing and strncpy() in i3bar.

resolves #1995
i3bar/src/child.c
i3bar/src/config.c
i3bar/src/mode.c
i3bar/src/outputs.c
i3bar/src/workspaces.c