<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/src/lib/openjp2/event.c, branch codingstyle</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=codingstyle</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=codingstyle'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2016-01-25T22:22:06Z</updated>
<entry>
<title>processed all c/h files through astyle with opj_astyle.cfg</title>
<updated>2016-01-25T22:22:06Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2016-01-25T22:22:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=0febbff19e05cb1a6c2613eee76ad46a669c96cd'/>
<id>urn:sha1:0febbff19e05cb1a6c2613eee76ad46a669c96cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] updated copyright and added copyright notice required by ISO, in each file; updated AUTHORS, NEWS</title>
<updated>2014-04-03T15:30:57Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@gmail.com</email>
</author>
<published>2014-04-03T15:30:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=d19a4ab6768c48b542c0add922eba0dcddae9ffe'/>
<id>urn:sha1:d19a4ab6768c48b542c0add922eba0dcddae9ffe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] Import commit f4139d702559649e577a5df9cfd64b0ca6107a7a from ghostpdl</title>
<updated>2014-02-25T13:28:37Z</updated>
<author>
<name>Mathieu Malaterre</name>
<email>mathieu.malaterre@gmail.com</email>
</author>
<published>2014-02-25T13:28:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=876c02206da3017745fdd1ab7f555a956c73ca0c'/>
<id>urn:sha1:876c02206da3017745fdd1ab7f555a956c73ca0c</id>
<content type='text'>
Several functions accept a buffer size but never actually check whether
the buffer overflows during reading/writing. This fixes all cases where
a size variable has explicitly been marked as unused (through a (void)
cast).

This was discovered while investigating an assertion caused by
7cc691f332f26802c64cdc47e17bff8b_signal_sigabrt_7ffff6d59425_2247_2509.pdf
among others.

Thanks to Mateusz Jurczyk and Gynvael Coldwind of the Google Security
Team for providing the example files.

</content>
</entry>
<entry>
<title>[trunk] add opj_ prefix to some internal define and use the new opj type instead of int and float in some files</title>
<updated>2012-11-16T08:29:43Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-11-16T08:29:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=fcf9fa36515132d0a75bfcfb58cf9439dcbe6240'/>
<id>urn:sha1:fcf9fa36515132d0a75bfcfb58cf9439dcbe6240</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk]update the copyright, the authors and thanks to respect the license</title>
<updated>2012-11-15T15:22:29Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-11-15T15:22:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=d5efeb7df5ba7d5c2d984678cc11ae64b43933b4'/>
<id>urn:sha1:d5efeb7df5ba7d5c2d984678cc11ae64b43933b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] move opj_bool to OPJ_BOOL to follow the other type</title>
<updated>2012-11-15T13:13:36Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-11-15T13:13:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=ec0fe091380c2de75584fdfc3d914eee5b89e731'/>
<id>urn:sha1:ec0fe091380c2de75584fdfc3d914eee5b89e731</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] remove warnings raised by flags -Wall -Wextra -pedantic</title>
<updated>2012-11-13T17:35:15Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-11-13T17:35:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=e3c2305ff49428e01c16e9e5b7bd311b7fd23200'/>
<id>urn:sha1:e3c2305ff49428e01c16e9e5b7bd311b7fd23200</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] remove some warnings from -Wall -Wextra -pedantic</title>
<updated>2012-10-26T10:04:55Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-10-26T10:04:55Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=cdea5c8eefde8a7837a9245ac3f9a3dc8b18aa27'/>
<id>urn:sha1:cdea5c8eefde8a7837a9245ac3f9a3dc8b18aa27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk] rename opj_event_msg_v2 to opj_event_msg</title>
<updated>2012-10-25T13:49:20Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-10-25T13:49:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=f824078c14af9ff8153f4ee26a2c5a37117e8855'/>
<id>urn:sha1:f824078c14af9ff8153f4ee26a2c5a37117e8855</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[trunk]remove old opj_event_mgr function</title>
<updated>2012-10-25T13:46:40Z</updated>
<author>
<name>Mickael Savinaud</name>
<email>savmickael@users.noreply.github.com</email>
</author>
<published>2012-10-25T13:46:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=3250833a6214475b4ed564ef35b3fa09b6ff9716'/>
<id>urn:sha1:3250833a6214475b4ed564ef35b3fa09b6ff9716</id>
<content type='text'>
</content>
</entry>
</feed>
