aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2012-09-06 20:39:06 +0200
committerJay Berkenbilt <ejb@ql.org>2012-09-06 20:39:06 +0200
commit8d2b29ef988aa86489e36be50fa881335b81363e (patch)
treebb8b5a589f4241b01df696684ce8c891aeb0d054 /TODO
parentb51a5b2c09dc679917f62f932ab373b3c397126e (diff)
downloadqpdf-8d2b29ef988aa86489e36be50fa881335b81363e.tar.zst
Fix segmentation fault with use of QPDFWriter::setOutputMemory
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 0 insertions, 8 deletions
diff --git a/TODO b/TODO
index 90efdae7..ff3ecc83 100644
--- a/TODO
+++ b/TODO
@@ -1,11 +1,3 @@
-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
=======