openjpeg/src/lib
Sebastian Rasmussen 93b9f7236c openjp2: Error out if failing to create Tier 1 handle.
Previously when the handle failed to be created (e.g. when
opj_calloc returned NULL due to low memory), the code still
assumed that the t1 handle pointer was valid and dereferenced
NULL, causing a crash. After this commit OpenJPEG will instead
error out under this condition.

This fixes issue #1255.
2020-06-23 02:32:31 +08:00
..
openjp2 openjp2: Error out if failing to create Tier 1 handle. 2020-06-23 02:32:31 +08:00
openjp3d jp3d/jpwl/mj2/jpip: Fix resource leaks (#1226) 2020-04-17 00:09:40 +02:00
openjpip jp3d/jpwl/mj2/jpip: Fix resource leaks (#1226) 2020-04-17 00:09:40 +02:00
openjpwl Changed cmake version test to allow for cmake 2.8.11.x 2017-11-14 21:45:09 +11:00
openmj2 jp3d/jpwl/mj2/jpip: Fix resource leaks (#1226) 2020-04-17 00:09:40 +02:00
CMakeLists.txt [trunk] FolderReorgProposal task: refactor MJ2 2012-09-28 08:51:14 +00:00