diff options
author | Simon Bünzli <zeniko@gmail.com> | 2014-05-29 02:47:42 +0200 |
---|---|---|
committer | Simon Bünzli <zeniko@gmail.com> | 2014-05-29 02:47:42 +0200 |
commit | 803294993c0ec927678f80ffb317770a8785f83b (patch) | |
tree | c7244457c7a4334149e3b65dc3807b880c0f0b93 /platform/ios | |
parent | 68b6b1ea0ec475bcf1fe706dd4ed06b96ebe9f28 (diff) | |
download | mupdf-803294993c0ec927678f80ffb317770a8785f83b.tar.xz |
fix memory leaks during PDF document creation
pdf_create_document leaks the trailer and in pdf-device.c many objects
are inserted into dictionaries using pdf_dict_puts and leaked instead
of using pdf_dict_puts_drop.
Diffstat (limited to 'platform/ios')
0 files changed, 0 insertions, 0 deletions