From b51a5b2c09dc679917f62f932ab373b3c397126e Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Mon, 3 Sep 2012 16:51:03 -0400 Subject: Note to fix setOutputMemory bug --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'TODO') 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 ======= -- cgit v1.2.3-54-g00ecf