[EMAIL PROTECTED] wrote: > Revision: 718 > http://podofo.svn.sourceforge.net/podofo/?rev=718&view=rev > Author: ringerc > Date: 2007-11-11 10:59:17 -0800 (Sun, 11 Nov 2007) > > Log Message: > ----------- > FIXED: Track "user visible" size separately to internal pre-allocated buffer > size in PdfRefCountedBuffer. Fixes reading of uninitialized > memory by PdfContentsTokenizer and probably other bugs. This fix, > however, does need more testing, and could expose issues in > other code if it's relying on PdfRefCountedBuffer's over-allocation > behaviour.
By the way, DeviceTest fails at line 79 after this commit. Before, it failed at line 53 . Something is still dodgy, either in the test or the buffer code, but I'm just out of time for today. I'll try to take a look tomorrow if nobody beats me to it. -- Craig Ringer ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Podofo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/podofo-users
