From aeb892f99bad9f6c24aef94a2d93d573c6de0382 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 30 Apr 2011 21:46:09 +0000 Subject: accept stream keyword with CR only git-svn-id: svn+q:///qpdf/trunk@1052 71b93d88-0707-0410-a8cf-f5a4172ac649 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 01e43879..a81124bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,11 @@ * 2.2.3: release + * libqpdf/QPDF.cc (readObjectInternal): Accept the case of the + stream keyword being followed by carriage return by itself. While + this is not permitted by the specification, there are PDF files + that do this, and other readers can read them. + * libqpdf/Pl_QPDFTokenizer.cc (processChar): When an inline image is detected, suspend normalization only up to the end of the inline image rather than for the remainder of the content stream. -- cgit v1.2.3-54-g00ecf