[gs-bugs] [Bug 690623] unresolvable references become
self-referencing
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
bugs.ghostscript.com-bugzilla-daemon at ghostscript.com
Sat Jul 18 06:04:02 PDT 2009
http://bugs.ghostscript.com/show_bug.cgi?id=690623
tor.andersson at artifex.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From tor.andersson at artifex.com 2009-07-18 06:04 -------
The problem is a bug introduced by the code that loads the pagetree before the decryption has been
installed, which it shouldn't be doing! (See pdf_open.c where pdf_loadxref calls pdf_getpagecount). If we
fix that we should never read objects that are encrypted without decrypting them first, and won't be
running into this issue.
Since I've fixed that pagetree loading bug I am closing this as invalid, unless you still think this is an
issue?
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the gs-bugs
mailing list