| Age | Commit message (Collapse) | Author |
|
|
|
HP compiler warns:
cc: "dwt.c", line 798: warning 562: Redeclaration of "opj_v4dwt_decode"
with a different storage class specifier: "opj_v4dwt_decode" will have
internal linkage.
cc: "t2.c", line 1341: warning 562: Redeclaration of "opj_t2_init_seg"
with a different storage class specifier: "opj_t2_init_seg" will have
internal linkage.
|
|
Update uclouvain/openjpeg#246
|
|
Still needs to check j2k.c & jp2.c
Update uclouvain/openjpeg#243
|
|
|
|
|
|
|
|
Update issue 390
Summary: check for negative-size params in code
Patch from Matthieu applied. Left open to apply this to other places in
code.
|
|
Update issue 390
Labels: Priority-Critical
Should be rechecked with ASan and pdfium
|
|
|
|
391). Still need to check if it does not fail anymore with ASan.
|
|
|
|
|
|
|
|
each file; updated AUTHORS, NEWS
|
|
dataset is available, the issue 296 will be left open.
Update issue 296
|
|
ghostscript team
Fixes issue 296
|
|
ghostscript team
Update issue 296
|
|
Thanks to Matthieu Darbois for patch
Fixes issue 290
|
|
to track issue 80
Update issue 80
|
|
|
|
|
|
Update issue 80
|
|
|
|
|
|
Update issue 256
|
|
Update issue 256
|
|
Update issue 256
|
|
|
|
Update issue 256
|
|
|
|
prefer bit-shift
|
|
|
|
|
|
1802.pdf.SIGSEGV.36e.894
Update issue 225
|
|
|
|
Bug 694906: fix potential heap overflow in opj_t2_read_packet_header
Update issue 225
|
|
prevent heap overflow in opj_t2_read_packet_header
Also prevent a double-free of segment data under OOM conditions.
Problem found in a test file, 1802.pdf.SIGSEGV.36e.894 supplied
by Mateusz "j00ru" Jurczyk and Gynvael Coldwind of the Google
Security Team using Address Sanitizer. Many thanks!
Update issue 225
|
|
(decoding part) and add tests about issue 5 and issue 62
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|