openjpeg/src/lib
Aous Naman 4da04cd3e8
Replace the assert in mel_init to an if statement to address an issue with fuzzing. (#1436)
Modified the mel_init code to replace the assert statement with an if statement, returning false when an incorrect sequence of bytes are encountered in the MEL segment.  Similar code should be added to the main MEL decoding subrountine, but the change is more involved; in any case, an incorrect sequence produces incorrect results, but should not be harmful or cause a crash.
2022-08-11 18:29:40 +02:00
..
openjp2 Replace the assert in mel_init to an if statement to address an issue with fuzzing. (#1436) 2022-08-11 18:29:40 +02:00
openjpip CMake: switch to GNUInstallDirs (#1424) 2022-08-07 16:42:01 +02:00
CMakeLists.txt Remove obsolete components JPWL, JP3D and MJ2 2021-05-04 19:21:45 +02:00