]> granicus.if.org Git - imagemagick/commit
Fixed crash when reading a corrupt tiff file, the tiff should be closed before the...
authordirk <dirk@git.imagemagick.org>
Sat, 20 Jun 2015 10:14:02 +0000 (10:14 +0000)
committerdirk <dirk@git.imagemagick.org>
Sat, 20 Jun 2015 10:14:02 +0000 (10:14 +0000)
commitba6d7782ee2a68b0dbefbccfc1c7fab59d9e9b69
treef6ff145f974ae785e9c99db4f3dea9c58a0c1960
parentb37bf1647d1a963a149a082366d81445217bd754
Fixed crash when reading a corrupt tiff file, the tiff should be closed before the memory is freed.
coders/tiff.c