| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-17 | jp3d/jpwl/mj2/jpip: Fix resource leaks (#1226) | Eduardo Barretto | |
| This issues were found by cppcheck and coverity. | |||
| 2018-11-01 | jp3d/jpwl convert: fix write stack buffer overflow | Hugo Lefeuvre | |
| Missing buffer length formatter in fscanf call might lead to write stack buffer overflow. fixes #1044 (CVE-2017-17480) | |||
| 2018-03-03 | jp3d: Replace sprintf() by snprintf() in volumetobin() | Karol Babioch | |
| This replaces the unsafe sprintf() invocation by the safer snprintf() one, with the correct buffer size to prevent buffer overflows. This fixes #1085. | |||
| 2018-02-25 | jp3d: Convert ISO-8859 to UTF-8 | Stefan Weil | |
| Signed-off-by: Stefan Weil <sw@weilnetz.de> | |||
| 2017-09-19 | src/bin/jp3d/convert.c: add missing fclose() in error code path (#1018) | Even Rouault | |
| 2017-05-09 | Reformat whole codebase with astyle.options (#128) | Even Rouault | |
| 2014-04-03 | [trunk] updated copyright and added copyright notice required by ISO, in ↵ | Antonin Descampe | |
| each file; updated AUTHORS, NEWS | |||
| 2012-10-02 | [trunk] Set of warnings fix for gcc -pedantic | Mathieu Malaterre | |
| 2012-09-28 | [trunk] FolderReorgProposal task: add JP3D | Mathieu Malaterre | |
| Update issue 177 | |||
