summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2021-01-11 16:50:39 +0100
committerJay Berkenbilt <ejb@ql.org>2021-01-11 16:50:44 +0100
commitfc88837d4b04c8b766c973206303c3d3af334b92 (patch)
tree00e749865f3f58d0eaf353becfeedf837acade5c /ChangeLog
parent6fe7b704c7dfb517e4de20fb25536fab1de83d56 (diff)
downloadqpdf-fc88837d4b04c8b766c973206303c3d3af334b92.tar.zst
Treat /EmbeddedFiles as a proper name tree
If we ever had an encrypted file with different filters for attachments and either the /EmbeddedFiles name tree was deep or some of the file specs didn't have /Type, we would have overlooked those as attachment streams. The code now properly handles /EmbeddedFiles as a name tree.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cd0a0e02..1bf84f2c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2021-01-11 Jay Berkenbilt <ejb@ql.org>
+
+ * Fix very old error in code that was finding attachment streams.
+ Probably this error never mattered, but the code was still not
+ exactly right.
+
2021-01-06 Jay Berkenbilt <ejb@ql.org>
* Give warnings instead of segfaulting if a QPDF operation is