<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg, branch coverity_scan_original</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=coverity_scan_original</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=coverity_scan_original'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2016-09-08T20:18:09Z</updated>
<entry>
<title>Update coverity scan branch</title>
<updated>2016-09-08T20:18:09Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-07-06T21:31:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=d6dd524822d0e2b3fec06e9741adcec653d6a686'/>
<id>urn:sha1:d6dd524822d0e2b3fec06e9741adcec653d6a686</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix coverity 113065 (CWE-484) (#824)</title>
<updated>2016-09-08T20:14:19Z</updated>
<author>
<name>Matthieu Darbois</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-09-08T20:14:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=b21a8317e5cba895aaca066330fe1dca15371eab'/>
<id>urn:sha1:b21a8317e5cba895aaca066330fe1dca15371eab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update THANKS.md</title>
<updated>2016-09-08T09:28:58Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2016-09-08T09:28:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=5fb81d986e84074b576192541621a29fcdf8b0f8'/>
<id>urn:sha1:5fb81d986e84074b576192541621a29fcdf8b0f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cast to size_t before multiplication</title>
<updated>2016-09-08T05:34:46Z</updated>
<author>
<name>Matthieu Darbois</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-09-08T05:34:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=ef01f18dfc6780b776d0674ed3e7415c6ef54d24'/>
<id>urn:sha1:ef01f18dfc6780b776d0674ed3e7415c6ef54d24</id>
<content type='text'>
Need to cast to size_t before multiplication otherwise overflow check is useless.</content>
</entry>
<entry>
<title>Add sanity check for tile coordinates (#823)</title>
<updated>2016-09-07T22:24:15Z</updated>
<author>
<name>Matthieu Darbois</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-09-07T22:24:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=e078172b1c3f98d2219c37076b238fb759c751ea'/>
<id>urn:sha1:e078172b1c3f98d2219c37076b238fb759c751ea</id>
<content type='text'>
Coordinates are casted from OPJ_UINT32 to OPJ_INT32
Add sanity check for negative values and upper bound becoming lower
than lower bound.
See also
https://pdfium.googlesource.com/pdfium/+/b6befb2ed2485a3805cddea86dc7574510178ea9</content>
</entry>
<entry>
<title>Add test for PR 818 (#822)</title>
<updated>2016-09-06T22:00:21Z</updated>
<author>
<name>Matthieu Darbois</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-09-06T22:00:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=acfb307df43a811cc56c035d0dc651dac8c9e7de'/>
<id>urn:sha1:acfb307df43a811cc56c035d0dc651dac8c9e7de</id>
<content type='text'>
update uclouvain/openjpeg#818</content>
</entry>
<entry>
<title>Update to libpng 1.6.25 (#821)</title>
<updated>2016-09-06T20:33:45Z</updated>
<author>
<name>Matthieu Darbois</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-09-06T20:33:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=275aad4df8620660a9bd10c52b01f3c710481464'/>
<id>urn:sha1:275aad4df8620660a9bd10c52b01f3c710481464</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix incrementing of "l_tcp-&gt;m_nb_mcc_records" in opj_j2k_read_mcc (#820)</title>
<updated>2016-09-06T20:33:26Z</updated>
<author>
<name>Matthieu Darbois</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-09-06T20:33:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=734d57d5f7842aa7c2c9f36d62131ab4d8bd6c87'/>
<id>urn:sha1:734d57d5f7842aa7c2c9f36d62131ab4d8bd6c87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix an integer overflow issue (#809)</title>
<updated>2016-09-06T05:55:49Z</updated>
<author>
<name>trylab</name>
<email>trylab@users.noreply.github.com</email>
</author>
<published>2016-09-06T05:55:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=c16bc057ba3f125051c9966cf1f5b68a05681de4'/>
<id>urn:sha1:c16bc057ba3f125051c9966cf1f5b68a05681de4</id>
<content type='text'>
Prevent an integer overflow issue in function opj_pi_create_decode of
pi.c.</content>
</entry>
<entry>
<title>Add overflow check in opj_tcd_init_tile (#819)</title>
<updated>2016-09-06T05:54:29Z</updated>
<author>
<name>Matthieu Darbois</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-09-06T05:54:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=ea320dab8bc491c10b1584a6617378cecea9f4fa'/>
<id>urn:sha1:ea320dab8bc491c10b1584a6617378cecea9f4fa</id>
<content type='text'>
</content>
</entry>
</feed>
