Commit b51a5b2c09dc679917f62f932ab373b3c397126e

Authored by Jay Berkenbilt
1 parent 59432b5c

Note to fix setOutputMemory bug

Showing 1 changed file with 8 additions and 0 deletions
  1 +3.0.2
  2 +=====
  3 +
  4 + * QPDFWriter::setOutputMemory segfaults without setStaticID because
  5 + it doesn't set this->filename. Be sure to have a test case that
  6 + exercises this. Check the function that sets the ID carefully to
  7 + make sure other cases aren't missed.
  8 +
1 9 General
2 10 =======
3 11  
... ...