Update ABI/API compatibility reports after commit 4241ae6fbb

This commit is contained in:
OpenJPEG Travis CI 2017-08-15 10:11:31 +00:00
parent 25cae8d449
commit ccb3157108
5 changed files with 11 additions and 11 deletions

View File

@ -20,7 +20,13 @@
<br/>
<h1>Changelog from Git</h1><br/><br/>
<div class='changelog'>
<pre class='wrap'>commit 52d5690a6fcba86b5f117eeac8aca1971cac3688
<pre class='wrap'>commit 4241ae6fbbf1de9658764a80944dc8108f2b4154
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-08-15 11:55:58 +0200
Fix assertion in debug mode / heap-based buffer overflow in opj_write_bytes_LE for Cinema profiles with numresolutions = 1 (#985)
commit 52d5690a6fcba86b5f117eeac8aca1971cac3688
Merge: baf0c1a bc59410
Author: Even Rouault &lt;even.rouault@mines-paris.org&gt;
Date: 2017-08-14 17:28:26 +0200
@ -592,12 +598,6 @@ Date: 2017-07-29 16:22:36 +0200
Avoid assertion in opj_j2k_merge_ppt() in case premature EOC is encountered in opj_j2k_read_tile_header(). Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2785. Credit to OSS Fuzz
commit 71b4f5b124d14ed609763b11e19d2d480bc32f58
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-07-29 15:52:11 +0200
opj_pi_next_pcrl(): avoid undefined shift behaviour. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=2787. Credit to OSS Fuzz
...</pre></div>
</body>

View File

@ -560,7 +560,7 @@ $VAR1 = {
'2.1.1' => '2016-07-05 14:54',
'2.1.2' => '2016-09-28 18:18',
'2.2.0' => '2017-08-10 00:31',
'current' => '2017-08-14 17:28:26'
'current' => '2017-08-15 11:55:58'
},
'HeadersDiff' => {
'1.1' => {
@ -648,7 +648,7 @@ $VAR1 = {
'Maintainer' => 'OpenJPEG team',
'MaintainerUrl' => 'http://www.openjpeg.org/',
'PackageDiff' => {},
'ScmUpdateTime' => '1502731297',
'ScmUpdateTime' => '1502791863',
'Soname' => {
'1.1' => {
'lib/libopenjpeg.so' => 'libopenjpeg.so'

View File

@ -30,7 +30,7 @@
<th>Headers<br/>Diff</th>
</tr>
<tr id='current'><td>current</td>
<td>2017-08-14<br/>17:28</td>
<td>2017-08-15<br/>11:55</td>
<td>7</td>
<td><a href='../../changelog/openjpeg/current/log.html'>changelog</a></td>
<td class='ok'><a href='../../objects_report/openjpeg/2.2.0/current/report.html'>100%</a></td>
@ -161,7 +161,7 @@
<td>N/A</td>
<td>N/A</td>
</tr>
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Mon Aug 14 17:22:00 2017.<br/>
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Tue Aug 15 10:11:30 2017.<br/>
<br/>
<hr/>
<div align='right'><a class='home' title="Andrey Ponomarenko's ABI laboratory" href='http://abi-laboratory.pro/'>abi-laboratory.pro</a></div>