<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/tests, branch dev-restart</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=dev-restart</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=dev-restart'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2016-09-21T22:30:34Z</updated>
<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 some issues reported by Coverity Scan (#846)</title>
<updated>2016-09-21T19:15:25Z</updated>
<author>
<name>Stefan Weil</name>
<email>sw@weilnetz.de</email>
</author>
<published>2016-09-21T19:15:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=8715ce2749d1e5a1e9c77646e9a2ddf0ec82bac9'/>
<id>urn:sha1:8715ce2749d1e5a1e9c77646e9a2ddf0ec82bac9</id>
<content type='text'>
* test_tile_decoder: Fix potential buffer overflow (coverity)

CID 1190155 (#1 of 1): Unbounded source buffer (STRING_SIZE)

Using a pointer instead of buffer of fixed size avoids the limit
for the length of the input file name.

Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;

* test_tile_encoder: Fix potential buffer overflow (coverity)

CID 1190154 (#1 of 1): Unbounded source buffer (STRING_SIZE)

Using a pointer instead of buffer of fixed size avoids the limit
for the length of the output file name. This implies that the length
can exceed 255, so the data type for variable len had to be fixed, too.

Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;

* openjpip: Initialize data before returning it

This fixes an error reported by Coverity:

CID 1190143 (#1 of 1): Uninitialized scalar variable (UNINIT)

Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
</content>
</entry>
<entry>
<title>Add test for issue 820 (#829)</title>
<updated>2016-09-11T17:47:32Z</updated>
<author>
<name>Matthieu Darbois</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-09-11T17:47:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=805972f4c85fd4b34e08e499c12c68334706df47'/>
<id>urn:sha1:805972f4c85fd4b34e08e499c12c68334706df47</id>
<content type='text'>
Update uclouvain/openjpeg#820</content>
</entry>
<entry>
<title>Add test for issue 826 (#827)</title>
<updated>2016-09-08T21:56:06Z</updated>
<author>
<name>Matthieu Darbois</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-09-08T21:56:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=45ed017b1b9cfac6578d40a2ccc33640c2a94f78'/>
<id>urn:sha1:45ed017b1b9cfac6578d40a2ccc33640c2a94f78</id>
<content type='text'>
Update uclouvain/openjpeg#826

Also correct names for data of issue uclouvain/openjpeg#823</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>Add compilation test for standalone inclusion of openjpeg.h (#798)</title>
<updated>2016-07-14T09:06:26Z</updated>
<author>
<name>Matthieu Darbois</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-07-14T09:06:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=b8bd1b0e07cf427b80eb0dc6823efebbdd1b8e5b'/>
<id>urn:sha1:b8bd1b0e07cf427b80eb0dc6823efebbdd1b8e5b</id>
<content type='text'>
This ensures all openjpeg.h dependencies are met.
Fix #673</content>
</entry>
<entry>
<title>Correct expected result for test of issue 495</title>
<updated>2016-05-08T18:26:12Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-05-08T18:26:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=6609719b409be038c2d41765b64e42f7b92f79cb'/>
<id>urn:sha1:6609719b409be038c2d41765b64e42f7b92f79cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Out-of-Bounds Access in function opj_tgt_reset</title>
<updated>2016-05-08T18:10:13Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-05-08T18:10:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=1a8318f6c24623189ecb65e049267c6f2e005c0e'/>
<id>urn:sha1:1a8318f6c24623189ecb65e049267c6f2e005c0e</id>
<content type='text'>
Fix uclouvain/openjpeg#775
</content>
</entry>
<entry>
<title>Fix Heap Buffer Overflow in function color_cmyk_to_rgb</title>
<updated>2016-05-08T17:18:05Z</updated>
<author>
<name>mayeut</name>
<email>mayeut@users.noreply.github.com</email>
</author>
<published>2016-05-08T17:18:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=162f6199c0cd3ec1c6c6dc65e41b2faab92b2d91'/>
<id>urn:sha1:162f6199c0cd3ec1c6c6dc65e41b2faab92b2d91</id>
<content type='text'>
Fix uclouvain/openjpeg#774
</content>
</entry>
</feed>
