summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2010-09-06 04:17:55 +0200
committerJay Berkenbilt <ejb@ql.org>2010-09-06 04:17:55 +0200
commit047bcfcaa605d8a3433bea27a1e82dc0067822c9 (patch)
tree384ea993deff11a857fc09ae0d07001e681c1baa /ChangeLog
parent1dade9a7ee0a8aba935fbf81a4ee7891a83285a2 (diff)
downloadqpdf-047bcfcaa605d8a3433bea27a1e82dc0067822c9.tar.zst
treat empty objects as null
git-svn-id: svn+q:///qpdf/trunk@1027 71b93d88-0707-0410-a8cf-f5a4172ac649
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5484137e..083ed314 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2010-09-05 Jay Berkenbilt <ejb@ql.org>
+ * libqpdf/QPDF.cc (readObjectInternal): Recognize empty objects
+ and treat them as null.
+
* libqpdf/QPDF_Stream.cc (filterable): Handle inline image filter
abbreviations as stream filter abbreviations. Although this is
not technically allowed by the PDF specification, table H.1 in the