| OLD | NEW |
| 1 Name: OpenJPEG | 1 Name: OpenJPEG |
| 2 URL: http://www.openjpeg.org/ | 2 URL: http://www.openjpeg.org/ |
| 3 Version: 0fa5a17c98c4b8f9ee2286f4f0a50cf52a5fccb0 | 3 Version: 0fa5a17c98c4b8f9ee2286f4f0a50cf52a5fccb0 |
| 4 Security Critical: yes | 4 Security Critical: yes |
| 5 License: 2-clause BSD | 5 License: 2-clause BSD |
| 6 | 6 |
| 7 Description: | 7 Description: |
| 8 JPEG 2000 library. | 8 JPEG 2000 library. |
| 9 | 9 |
| 10 Local Modifications: | 10 Local Modifications: |
| (...skipping 14 matching lines...) Expand all Loading... |
| 25 0013-attrib_fix.patch: Don't needlessly redefine __attribute__, https://github.c
om/uclouvain/openjpeg/issues/727 | 25 0013-attrib_fix.patch: Don't needlessly redefine __attribute__, https://github.c
om/uclouvain/openjpeg/issues/727 |
| 26 0014-opj_jp2_read_ihdr_leak.patch: Memory leak in opj_jp2_read_ihdr(). | 26 0014-opj_jp2_read_ihdr_leak.patch: Memory leak in opj_jp2_read_ihdr(). |
| 27 0015-read_SPCod_SPCoc_overflow.patch: Prevent a buffer overflow in opj_j2k_read_
SPCod_SPCoc. | 27 0015-read_SPCod_SPCoc_overflow.patch: Prevent a buffer overflow in opj_j2k_read_
SPCod_SPCoc. |
| 28 0016-read_SQcd_SQcc_overflow.patch: Prevent a buffer overflow in opj_j2k_read_SQ
cd_SQcc. | 28 0016-read_SQcd_SQcc_overflow.patch: Prevent a buffer overflow in opj_j2k_read_SQ
cd_SQcc. |
| 29 0017-tcd_init_tile.patch: Prevent integer overflows during calculation of |l_nb_
precinct_size|. | 29 0017-tcd_init_tile.patch: Prevent integer overflows during calculation of |l_nb_
precinct_size|. |
| 30 0018-tcd_get_decoded_tile_size.patch: Fix an integer overflow in opj_tcd_get_dec
oded_tile_size. | 30 0018-tcd_get_decoded_tile_size.patch: Fix an integer overflow in opj_tcd_get_dec
oded_tile_size. |
| 31 0019-tcd_init_tile.patch: Prevent integer overflows during calculation of |l_nb_
code_blocks_size|. | 31 0019-tcd_init_tile.patch: Prevent integer overflows during calculation of |l_nb_
code_blocks_size|. |
| 32 0020-opj_aligned_malloc.patch: Prevent overflows when using opj_aligned_malloc()
. | 32 0020-opj_aligned_malloc.patch: Prevent overflows when using opj_aligned_malloc()
. |
| 33 0021-tcd_init_tile_negative.patch: Prevent negative x, y values in opj_tcd_init_
tile. | 33 0021-tcd_init_tile_negative.patch: Prevent negative x, y values in opj_tcd_init_
tile. |
| 34 0022-jp2_apply_pclr_overflow.patch: Prevent integer overflow in opj_jp2_apply_pc
lr. | 34 0022-jp2_apply_pclr_overflow.patch: Prevent integer overflow in opj_jp2_apply_pc
lr. |
| 35 0023-j2k_merge_ppt_leak.patch: Fix memory leak in opj_j2k_merge_ppt(). |
| 35 TODO(thestig): List all the other patches. | 36 TODO(thestig): List all the other patches. |
| OLD | NEW |