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)
commit4223ec6dd69776ac5bb8c7fc945191e589bdcf39
tree750f30fcd3b43ec3be9fbf83b92155b6b8c5c990
parent0dd9e81745110d811a021513843c05fead623b8d
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/program@198 a5681a0c-68f1-0310-ab6d-d61299d08faa
src/rrd_gfx.c