Re: Preliminary patch for 687090, /ioerror in --token--
"Igor V. Melichev" <[email protected]>
| Newsgroups | gmane.comp.printing.ghostscript.patches |
|---|---|
| Message-ID | <[email protected]> |
Dan spent many efforts for recovering damaged files,
and he should know better. IMO this should work if the stream length is
an explicit value. But if the length is an aside object, it may
cause more problems than fix. I don't know whether replacing oget
with "get dup type /integertype eq {} {} ifelse" can help in the
your change point. Note : pdfwrite does generate such aside objects.
Igor.
----- Original Message -----
From: "Alex Cherepanov" <[email protected]>
To: "gs-code-review" <[email protected]>
Sent: Friday, November 14, 2003 6:26 PM
Subject: [gs-code-review] Preliminary patch for 687090, /ioerror
in --token--