<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/tests/test_tile_decoder.c, branch ccache</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=ccache</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=ccache'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2016-09-21T19:15:25Z</updated>
<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>[trunk]Replaced deprecated opj_stream_set_user_data function from API</title>
<updated>2014-04-23T07:46:11Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2014-04-23T07:46:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=7aece5e8e7d4214d140a45aca50a824ff8092924'/>
<id>urn:sha1:7aece5e8e7d4214d140a45aca50a824ff8092924</id>
<content type='text'>
with its 'v3' version, and removed all other 'v3' suffixes from API.

</content>
</entry>
<entry>
<title>[trunk] Remove simple warning about unused variables</title>
<updated>2014-03-06T14:47:52Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-06T14:47:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=8d3ef0729cd787cdb9337d9b25e4862fcc847a0d'/>
<id>urn:sha1:8d3ef0729cd787cdb9337d9b25e4862fcc847a0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] Remove unused variables from test</title>
<updated>2014-03-03T07:58:59Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-03T07:58:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=43382a9b9cfca89a0aea061f9901f194fa692485'/>
<id>urn:sha1:43382a9b9cfca89a0aea061f9901f194fa692485</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] Remove some simple warnings about cast, and unused functions</title>
<updated>2014-02-26T14:00:21Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-02-26T14:00:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=7f277fea948958f419f1930da97fa0ebd16953b7'/>
<id>urn:sha1:7f277fea948958f419f1930da97fa0ebd16953b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] move to the new API for function opj_stream_create_default_file_stream. Use now opj_stream_create_default_file_stream_v3 (WIP)</title>
<updated>2013-02-17T10:34:31Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2013-02-17T10:34:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=af58e8e8f9d08c1e276a9ba070eb4d44a6ca4950'/>
<id>urn:sha1:af58e8e8f9d08c1e276a9ba070eb4d44a6ca4950</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] move to the new API for function opj_stream_destroy. Use now opj_stream_destroy_v3 (WIP)</title>
<updated>2013-02-16T17:39:23Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2013-02-16T17:39:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=4bf4a7668eaeaa4b02051afe06b8ec3e0d805de3'/>
<id>urn:sha1:4bf4a7668eaeaa4b02051afe06b8ec3e0d805de3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk]extend last commits to apps</title>
<updated>2012-11-15T13:38:35Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-11-15T13:38:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=e212154d8d43ec583cb6dc8f963b97988a54c11d'/>
<id>urn:sha1:e212154d8d43ec583cb6dc8f963b97988a54c11d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] Remove some warnings about missing prototypes (gcc)</title>
<updated>2012-10-15T15:47:56Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-10-15T15:47:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=98682e1073211000495aa378e7da5bfb69b225c9'/>
<id>urn:sha1:98682e1073211000495aa378e7da5bfb69b225c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] Fix one remaining issue with C90 compat</title>
<updated>2012-09-10T12:46:42Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-09-10T12:46:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=4a845f3d04ecd072177925044885f730ad4a9c31'/>
<id>urn:sha1:4a845f3d04ecd072177925044885f730ad4a9c31</id>
<content type='text'>
</content>
</entry>
</feed>
