[Poppler-bugs] [Bug 13338] Making pdftops preserve PDF page labels

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Nov 29 18:30:33 PST 2007


http://bugs.freedesktop.org/show_bug.cgi?id=13338





------- Comment #9 from ccshan at post.harvard.edu  2007-11-29 18:30 PST -------
Let me note that there is a bug in the patch that I just discovered (thanks for
asking for a test case :).  The bug is that "c = s->getChar(i) & 0xff;" should
be "c = s->getChar(k) & 0xff;".


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the Poppler-bugs mailing list