aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/QPDF.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libqpdf/QPDF.cc')
-rw-r--r--libqpdf/QPDF.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/libqpdf/QPDF.cc b/libqpdf/QPDF.cc
index 10777aa4..c7ec873f 100644
--- a/libqpdf/QPDF.cc
+++ b/libqpdf/QPDF.cc
@@ -255,6 +255,9 @@ QPDF::QPDF() :
attempt_recovery(true),
encryption_V(0),
encrypt_metadata(true),
+ cf_stream(e_none),
+ cf_string(e_none),
+ cf_file(e_none),
cached_key_objid(0),
cached_key_generation(0),
first_xref_item_offset(0),