| Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
prefix
|
|
|
|
opj_pi_initialise_encode; pi_create_encode_v2 to opj_pi_create_decode; pi_destroy_v2 to opj_pi_destroy; pi_create_decode_v2 to opj_pi_create_decode
|
|
|
|
|
|
|
|
Update issue 177
|