]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
it makes no sense allocating an array and then asiging it to a fixed string ...
authorTobias Oetiker <tobi@oetiker.ch>
Sat, 16 Dec 2006 15:56:26 +0000 (15:56 +0000)
committerTobias Oetiker <tobi@oetiker.ch>
Sat, 16 Dec 2006 15:56:26 +0000 (15:56 +0000)
commit94142f500b4fe127c9006baebd53faa4ffdbab35
treed84d01992250270703a089cce0129b6f8a56b555
parentdb15fdc39b0941afbd9bd8f47ccfeed1915ccc86
it makes no sense allocating an array and then asiging it to a fixed string ...
this caused stuff to crash badly as long error strings were assigned.

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@929 a5681a0c-68f1-0310-ab6d-d61299d08faa
src/rrd_not_thread_safe.c