]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
Use dynamically allocated image_desc_t.graphfile 643/head
authorJean-Michel Vourgère <nirgal@debian.org>
Sun, 2 Aug 2015 13:58:22 +0000 (15:58 +0200)
committerJean-Michel Vourgère <nirgal@debian.org>
Sun, 2 Aug 2015 16:38:46 +0000 (18:38 +0200)
commit0bcfa3de0f484a08eb3cbe7b0e1224e42296c784
treea92c04c6c90962901bd40d4708e9064f8874afe0
parent71bc8365302d0c8b9bf6b7709fb6d47e35bf8b49
Use dynamically allocated image_desc_t.graphfile

PATH_MAX is unavailable on hurd platform.
Thanks to Marc Dequènes.
src/rrd_graph.c
src/rrd_graph.h
src/rrd_xport.c