Code

I think I found a very small bug in rrd graph PDF output : the is_stream member of
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Fri, 4 Apr 2003 20:51:21 +0000 (20:51 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Fri, 4 Apr 2003 20:51:21 +0000 (20:51 +0000)
commit07722e4b4a9f5e33ad94567c1b47ff00a9998996
tree447fcd5bd5496e03897ac3eff47e8637424ef28b
parentf49a07cfd42436a7bb39bf08d141db8bb3e3ad23
I think I found a very small bug in rrd graph PDF output : the is_stream member of
pdf_buffer is not initialized, making bad PDF sometimes (I found a case where is_stream was
!= 0 for the font initialization). -- lhoudard@netcourrier.com

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@198 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/src/rrd_gfx.c