summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2012-09-03 22:51:03 +0200
committerJay Berkenbilt <ejb@ql.org>2012-09-03 22:51:03 +0200
commitb51a5b2c09dc679917f62f932ab373b3c397126e (patch)
tree9ab3585f58bbdc1008132e43e96d4ad1f6d62e6a
parent59432b5c702809413ae6733ed6ccd5e589d37428 (diff)
downloadqpdf-b51a5b2c09dc679917f62f932ab373b3c397126e.tar.zst
Note to fix setOutputMemory bug
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
index ff3ecc83..90efdae7 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,11 @@
+3.0.2
+=====
+
+ * QPDFWriter::setOutputMemory segfaults without setStaticID because
+ it doesn't set this->filename. Be sure to have a test case that
+ exercises this. Check the function that sets the ID carefully to
+ make sure other cases aren't missed.
+
General
=======