author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Fri, 4 Apr 2003 20:51:21 +0000 (20:51 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Fri, 4 Apr 2003 20:51:21 +0000 (20:51 +0000) | ||
commit | 4223ec6dd69776ac5bb8c7fc945191e589bdcf39 | |
tree | 750f30fcd3b43ec3be9fbf83b92155b6b8c5c990 | tree | snapshot |
parent | 0dd9e81745110d811a021513843c05fead623b8d | commit | diff |
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
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 | diff | blob | history |