Update ABI/API compatibility reports after commit 003759a482

This commit is contained in:
OpenJPEG Travis CI 2017-09-06 14:18:32 +00:00
parent 41a5494ad1
commit 54cd2b20f0
6 changed files with 215 additions and 215 deletions

File diff suppressed because it is too large Load Diff

View File

@ -20,7 +20,13 @@
<br/>
<h1>Changelog from Git</h1><br/><br/>
<div class='changelog'>
<pre class='wrap'>commit e656822f927c869f31f2685c67644eacb75fc5d2
<pre class='wrap'>commit 003759a4829f3f1baa5a2292956618fecf314818
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-09-06 15:59:19 +0200
Fix null pointer dereference on partial tile decoding when they are empty. Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3297 (master only)
commit e656822f927c869f31f2685c67644eacb75fc5d2
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-09-05 23:32:03 +0200
@ -622,12 +628,6 @@ Date: 2017-08-10 16:49:47 +0200
Propagate event manager down to opj_t2_encode_packet() and use it to emit an error message when the output buffer is too small
commit a316f36dfc7cc4217bfce0ac6d23b47f90cf8fd9
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-08-10 14:43:16 +0200
Fix crash on encoding if using opj_set_default_encoder_parameters() without defining tcp_numlayers
...</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-09-05 23:32:03'
'current' => '2017-09-06 15:59:19'
},
'HeadersDiff' => {
'1.1' => {
@ -648,7 +648,7 @@ $VAR1 = {
'Maintainer' => 'OpenJPEG team',
'MaintainerUrl' => 'http://www.openjpeg.org/',
'PackageDiff' => {},
'ScmUpdateTime' => '1504648730',
'ScmUpdateTime' => '1504707486',
'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-09-05<br/>23:32</td>
<td>2017-09-06<br/>15:59</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 Tue Sep 5 21:59:15 2017.<br/>
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Wed Sep 6 14:18:31 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>