<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/libopenjpeg/tcd.c, branch version.1.5.1</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=version.1.5.1</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=version.1.5.1'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2012-08-24T08:13:17Z</updated>
<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>
<entry>
<title>[1.5] fix compilation warning about lrintf being implicit.</title>
<updated>2012-05-21T09:23:06Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-05-21T09:23:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=e17dcf58c97604117307f797d387145d398194d6'/>
<id>urn:sha1:e17dcf58c97604117307f797d387145d398194d6</id>
<content type='text'>
Fixes issue 144

</content>
</entry>
<entry>
<title>BUG: 4 Apply patch from stefan.</title>
<updated>2012-01-11T19:14:50Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2012-01-11T19:14:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=b7b72bbf974f4f8b2ae5f578e78a3cc67cbfb02c'/>
<id>urn:sha1:b7b72bbf974f4f8b2ae5f578e78a3cc67cbfb02c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix test NR-ENC-Bretagne2.ppm-4-encode on linux.</title>
<updated>2011-12-20T17:49:12Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2011-12-20T17:49:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=00b479cb7927668f0fbd74c9a84a9d8d1679d465'/>
<id>urn:sha1:00b479cb7927668f0fbd74c9a84a9d8d1679d465</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix strange line, as reported by lockalsash (gmail.com)</title>
<updated>2011-12-20T17:10:30Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2011-12-20T17:10:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=a3a161660a8d1b364056b383ad30723543efe13f'/>
<id>urn:sha1:a3a161660a8d1b364056b383ad30723543efe13f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some simple warnings about comments</title>
<updated>2011-12-16T10:29:30Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2011-12-16T10:29:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=c469e1339fc032757cff232c785bb6cb45b7f993'/>
<id>urn:sha1:c469e1339fc032757cff232c785bb6cb45b7f993</id>
<content type='text'>
</content>
</entry>
</feed>
