<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/src/bin/jp2/convert.c, branch v2.2.0</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=v2.2.0</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=v2.2.0'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2017-07-31T11:58:08Z</updated>
<entry>
<title>Catch images broken by AFL</title>
<updated>2017-07-31T11:58:08Z</updated>
<author>
<name>szukw000</name>
<email>szukw000@arcor.de</email>
</author>
<published>2017-07-31T11:58:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=00f45684a8339e69ed55df2397f3c19d09fecaed'/>
<id>urn:sha1:00f45684a8339e69ed55df2397f3c19d09fecaed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid heap buffer overflow in function pnmtoimage of convert.c, and unsigned integer overflow in opj_image_create() (CVE-2016-9118, #861)</title>
<updated>2017-07-30T16:43:25Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-07-30T16:43:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=c22cbd8bdf8ff2ae372f94391a4be2d322b36b41'/>
<id>urn:sha1:c22cbd8bdf8ff2ae372f94391a4be2d322b36b41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix breakage of 2fa0fc61f2d546c8b67e7c5a9cbc61d98e1f7af0 (#970)</title>
<updated>2017-07-29T15:51:10Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-07-29T15:51:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=784d4d47e97b5d0fccccbd931349997a0e2074cc'/>
<id>urn:sha1:784d4d47e97b5d0fccccbd931349997a0e2074cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>imagetopnm(): make sure the alpha component has same dimension as other components to avoid read heap buffer overflow (#970)</title>
<updated>2017-07-29T15:28:55Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-07-29T15:28:55Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=2fa0fc61f2d546c8b67e7c5a9cbc61d98e1f7af0'/>
<id>urn:sha1:2fa0fc61f2d546c8b67e7c5a9cbc61d98e1f7af0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reformat whole codebase with astyle.options (#128)</title>
<updated>2017-05-09T18:46:20Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-05-09T13:44:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=563bd8499e63db976ca8358216138647593354bc'/>
<id>urn:sha1:563bd8499e63db976ca8358216138647593354bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix PNM file reading (#847)</title>
<updated>2016-09-21T22:30:34Z</updated>
<author>
<name>Matthieu Darbois</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-09-21T22:30:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=fac916f72a162483a4d6d804fd070fdf32f402ed'/>
<id>urn:sha1:fac916f72a162483a4d6d804fd070fdf32f402ed</id>
<content type='text'>
Malformed PNM file could cause a crash in opj_compress.
Checks were added to prevent this.

Fixes #843
Updates #440</content>
</entry>
<entry>
<title>Fix bad call to fclose with NULL pointer</title>
<updated>2016-04-29T23:50:33Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-04-29T23:50:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=f40a2ff2ad821cf6492761c01de136ac2bf48b4a'/>
<id>urn:sha1:f40a2ff2ad821cf6492761c01de136ac2bf48b4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cppcheck fix for openjp2 (#740)</title>
<updated>2016-04-29T21:49:17Z</updated>
<author>
<name>julienmalik</name>
<email>julienmalik@users.noreply.github.com</email>
</author>
<published>2016-04-29T21:49:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=319fc971fef8a1e1c1c543506c26805873e3f258'/>
<id>urn:sha1:319fc971fef8a1e1c1c543506c26805873e3f258</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix compiler warnings</title>
<updated>2015-11-01T15:56:50Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2015-11-01T15:56:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=ce26e523dd2345413ee7990afdf84f2c4f13bc88'/>
<id>urn:sha1:ce26e523dd2345413ee7990afdf84f2c4f13bc88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>convert: Fix compiler warnings</title>
<updated>2015-11-01T15:54:38Z</updated>
<author>
<name>Stefan Weil</name>
<email>sw@weilnetz.de</email>
</author>
<published>2015-10-29T08:35:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=7dfcbf9d7b2cb21b753752c06c504b0620191c2a'/>
<id>urn:sha1:7dfcbf9d7b2cb21b753752c06c504b0620191c2a</id>
<content type='text'>
Fix this and other similar compiler warnings:

src/bin/jp2/convert.c: In function ‘tga_readheader’:
src/bin/jp2/convert.c:595:5: warning:
 dereferencing type-punned pointer will break strict-aliasing rules
 [-Wstrict-aliasing]
     cmap_len = get_ushort(*(unsigned short*)(&amp;tga[5]));

Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
</content>
</entry>
</feed>
