fix new_graph parameters
authorPhil Sutter <phil@nwl.cc>
Sun, 22 Nov 2009 20:12:54 +0000 (21:12 +0100)
committerPhil Sutter <phil@nwl.cc>
Sun, 22 Nov 2009 20:12:54 +0000 (21:12 +0100)
commit970420106cbfbc56676f291a6eb97b5175064c51
tree0bed6aba79ee4d4a74b1816714fee704a311bc69
parent346b4cfbc1ab7b9ee519634b50282946b2e95fd2
fix new_graph parameters

One should never print into buffers without knowing their size. Although
new_graph consumes only a single char, this may already be too much.
src/common.c
src/common.h
src/conky.c
src/diskio.c
src/exec.c
src/llua.c
src/net_stat.c
src/specials.c
src/specials.h