aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2012-11-20 19:15:14 +0100
committerJay Berkenbilt <ejb@ql.org>2012-11-20 19:57:37 +0100
commitf256670eba636a9b8344987108110e7b1b4c0a46 (patch)
treeda0cc0248dfc71cf2de5c76a60f99b9918d5c2d1 /ChangeLog
parent041397fdabde66574824db7582a26ef1e3fbfc65 (diff)
downloadqpdf-f256670eba636a9b8344987108110e7b1b4c0a46.tar.zst
Ignore objects with offset 0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f023b09b..a13d4134 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-11-20 Jay Berkenbilt <ejb@ql.org>
+
+ * Ignore (with warning) non-freed objects in the xref table whose
+ offset is 0. Some PDF producers (incorrectly) do this. See
+ https://bugs.linuxfoundation.org/show_bug.cgi?id=1081.
+
2012-09-23 Jay Berkenbilt <ejb@ql.org>
* Add public methods QPDF::processInputSource and