diff options
author | Sebastian Rasmussen <sebras@gmail.com> | 2016-10-29 16:53:40 +0800 |
---|---|---|
committer | Sebastian Rasmussen <sebras@gmail.com> | 2016-11-02 01:33:30 +0800 |
commit | caea738413e6d08c860faee48c8c84d164aa1096 (patch) | |
tree | 2f37b6bcc0601c50c1517e76642772ece6d51ebc /platform/android | |
parent | 1db2d649f316fb6b202b2761c1fe085ea54c0577 (diff) | |
download | mupdf-caea738413e6d08c860faee48c8c84d164aa1096.tar.xz |
Do not drop compressed buffer twice in case of error.
Previously, if fz_new_image() threw an exception both
fz_new_image_from_compressed_buffer() and
fz_new_image_from_buffer attempted to drop the supplied
fz_compressed_buffer. Now the full responsibility is handed
over to fz_new_image_from_compressed_buffer().
Diffstat (limited to 'platform/android')
0 files changed, 0 insertions, 0 deletions