Skip to content
Snippets Groups Projects
Commit 8993cef5 authored by Sven M. Hallberg's avatar Sven M. Hallberg
Browse files

add a test case for cyclically defined objects

This commit contains a failing test case. It contains a stream with a
/Type entry that is an indirect reference to an object defined as
itself:

    obj 8 0
    8 0 R
    endobj

The implementation of resolve() does not properly detect cycles and runs
into an infinite loop.
parent 5010a4dc
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment