<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/libopenjpeg/tcd.c, branch version.1.5.2</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=version.1.5.2</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=version.1.5.2'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2014-03-18T14:27:56Z</updated>
<entry>
<title>[1.5] Rework r2758 the conditions were not quite right. Update checks.</title>
<updated>2014-03-18T14:27:56Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-18T14:27:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=49044ae2a8a246367f4eed093a0366f8c266373d'/>
<id>urn:sha1:49044ae2a8a246367f4eed093a0366f8c266373d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.5] Import patch from trunk to make test passes. Affects:  NR-DEC-2977.pdf.asan.67.2198.jp2-52-decode &amp; NR-DEC-4149.pdf.SIGSEGV.cf7.3501.jp2-50-decode</title>
<updated>2014-03-18T14:05:44Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-18T14:05:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=910af7edeca8e9fe6ebfd0d4ab2a118081e6a88e'/>
<id>urn:sha1:910af7edeca8e9fe6ebfd0d4ab2a118081e6a88e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.5] Import portion of patch from issue 297</title>
<updated>2014-03-18T12:47:45Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-18T12:47:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=69cd4f9211a33367e11563240ca1d5e095a804af'/>
<id>urn:sha1:69cd4f9211a33367e11563240ca1d5e095a804af</id>
<content type='text'>
Run test suite on new datasets
Update issue 297

</content>
</entry>
<entry>
<title>[1.5] Remove another set of simple warnings</title>
<updated>2014-03-17T16:11:48Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-03-17T16:11:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=6fc2b568477386d8c7031e7e421750cf1444da2e'/>
<id>urn:sha1:6fc2b568477386d8c7031e7e421750cf1444da2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.5] Import first patch (fixes.patch) from issue 249 to fix leaks on error condition.</title>
<updated>2014-02-26T08:38:19Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-02-26T08:38:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=6aad1208b202b31a0725eafc0da0dda3059b0272'/>
<id>urn:sha1:6aad1208b202b31a0725eafc0da0dda3059b0272</id>
<content type='text'>
Update issue 249

</content>
</entry>
<entry>
<title>[1.5] COMP: Fix warnings identified by clang31</title>
<updated>2012-08-24T08:13:17Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-08-24T08:13:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=4935eaf773d49df92cea4845c52ff45d4a17ed1e'/>
<id>urn:sha1:4935eaf773d49df92cea4845c52ff45d4a17ed1e</id>
<content type='text'>
openjpeg/libopenjpeg/tcd.c:1884 col 48: warning: comparison of unsigned expressi
on &lt; 0 is always false

openjpeg/applications/codec/j2k_dump.c:362 col 29: warning: equality comparison
with extraneous parentheses

openjpeg/libopenjpeg/jpwl/jpwl_lib.c:680:19: warning: format specifies type 'int
' but the argument has type 'long long' [-Wformat]
    printf("Marker@%d: %X\n", cio_tell(cio) - 2, id);
                   ~^         ~~~~~~~~~~~~~~~~~
                   %lld

openjpeg/applications/jpip/libopenjpip/byte_manager.c:58:63: warning: format spe
cifies type 'long' but the argument has type 'OPJ_OFF_T' (aka 'long long') [-Wfo
rmat]
fprintf( FCGI_stderr, "Error: error in fetch_bytes( %d, %ld, %lu)\n", fd, offset
, size);

Author: Hans Johnson &lt;hans-johnson@uiowa.edu&gt;

</content>
</entry>
<entry>
<title>[1.5] This fixes issues seen on PDF files</title>
<updated>2012-07-11T14:54:48Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-07-11T14:54:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=8b5f815925b1776f1d21997f4aa3e139cae356ac'/>
<id>urn:sha1:8b5f815925b1776f1d21997f4aa3e139cae356ac</id>
<content type='text'>
Fixes issue 156

</content>
</entry>
<entry>
<title>[1.5] This commit hides symptoms of CVE-2009-5030</title>
<updated>2012-05-29T17:21:05Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-05-29T17:21:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=cd8896968df459670442e6a608fae24880a9284c'/>
<id>urn:sha1:cd8896968df459670442e6a608fae24880a9284c</id>
<content type='text'>
As explained in issue 5, comment 1. This is an easy fix to avoid memory overrun.
Update issue 5
Update issue 62

</content>
</entry>
<entry>
<title>[1.5] Import r1669 from trunk over to 1.5 branch</title>
<updated>2012-05-29T14:57:25Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-05-29T14:57:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=083d4c236195db4b266057078640ca30113a4703'/>
<id>urn:sha1:083d4c236195db4b266057078640ca30113a4703</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[1.5] Apply private patch from Alex Macfarlane Smith</title>
<updated>2012-05-29T14:52:45Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-05-29T14:52:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=6c5a066b20234db55c920adf13fca2bc77d3f305'/>
<id>urn:sha1:6c5a066b20234db55c920adf13fca2bc77d3f305</id>
<content type='text'>
This gets rids of a lot memory leaks when used on device with low memory

</content>
</entry>
</feed>
