use snprintf, strdup, ... where possible to make for safer operation -- Martin Pelikan
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Mon, 13 Aug 2012 06:19:17 +0000 (06:19 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Mon, 13 Aug 2012 06:19:17 +0000 (06:19 +0000)
commit4e8787fdbff3ddd4044e19cf37b9e3a54b5ef0cb
treeccbeba3129f41dfbcc8f8898f4775c8a87854994
parent2f28002d6613be5c03edb76958b6aa6b300c8a80
use snprintf, strdup, ... where possible to make for safer operation -- Martin Pelikan

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@2299 a5681a0c-68f1-0310-ab6d-d61299d08faa
src/rrd_cgi.c
src/rrd_client.c
src/rrd_daemon.c
src/rrd_getopt.c
src/rrd_graph.c
src/rrd_graph_helper.c
src/rrd_info.c
src/rrd_parsetime.c
src/rrd_rpncalc.c
src/rrd_xport.c