Bug 104203 - ParentTree parsing
Summary: ParentTree parsing
Status: RESOLVED DUPLICATE of bug 103912
Alias: None
Product: poppler
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-11 01:05 UTC by novalazy+freedesktop
Modified: 2018-01-03 22:47 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description novalazy+freedesktop 2017-12-11 01:05:21 UTC
StructTreeRoot::parse doesn't parse the ParentTree value correctly in general. A "number tree" consists of three types of nodes (root, intermediate, leaf) but the current parser expects the entire number tree to exist in a single node.

The PDF32000_2008.pdf file contains a parent tree with intermediate nodes, for example.
Comment 1 Adrian Johnson 2017-12-11 07:40:51 UTC
The first patch in bug 103912 fixes this.
Comment 2 Albert Astals Cid 2018-01-03 22:47:19 UTC
Closing as duplicate as it'll be fixed once we commit all the stuff from that bug.

*** This bug has been marked as a duplicate of bug 103912 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.