From: oetiker Date: Sun, 12 Aug 2012 14:37:31 +0000 (+0000) Subject: complete segfault fix for second axis %s format begun in r2123 (thanks Martin Pelikan... X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=bf65627155e7412272ca64c85b9c0e24a0282041;p=rrdtool-all.git complete segfault fix for second axis %s format begun in r2123 (thanks Martin Pelikan for the hint) git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.4@2297 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/program/src/rrd_graph.c b/program/src/rrd_graph.c index 7afd5bb4..dd1b2082 100644 --- a/program/src/rrd_graph.c +++ b/program/src/rrd_graph.c @@ -2104,7 +2104,7 @@ int draw_horizontal_grid( } } else { - sprintf(graph_label_right,im->second_axis_format,sval); + sprintf(graph_label_right,im->second_axis_format,sval,""); } gfx_text ( im, X1+7, Y0,