CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/03/18 17:06:58
Modified files:
net/rrdtool : Makefile
Added files:
net/rrdtool/patches: patch-src_rrd_cgi_c
Log message:
Add an rrdtool patch based on one from Soner Tari, newgraph() in rrdcgi was
not allocating enough array members for two pointers (for imginfo and IMG)
causing writes beyond allocated memory in some cases.
