Update ABI/API compatibility reports after commit b73ce715d2

This commit is contained in:
OpenJPEG Travis CI 2017-09-08 07:32:08 +00:00
parent e665848193
commit 4b1425f214
5 changed files with 11 additions and 13 deletions

View File

@ -20,7 +20,13 @@
<br/>
<h1>Changelog from Git</h1><br/><br/>
<div class='changelog'>
<pre class='wrap'>commit 5abd86b14bb26d1882ee1c07b03f809f85162a5d
<pre class='wrap'>commit b73ce715d2a484d7355639d863d0418a0e5b8858
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-09-08 09:16:51 +0200
Use opj_image_data_free() where appropriate (adapted from https://github.com/uclouvain/openjpeg/pull/1015/commits/dab9db0723a5bb9f3d745f9dd7a0b8b3b18b8054, #1014)
commit 5abd86b14bb26d1882ee1c07b03f809f85162a5d
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-09-07 18:01:33 +0200
@ -593,14 +599,6 @@ 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
Author: Even Rouault &lt;even.rouault@mines-paris.org&gt;
Date: 2017-08-14 17:28:26 +0200
Merge pull request #984 from stweil/const
Use more const qualifiers
...</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-07 18:01:33'
'current' => '2017-09-08 09:16:51'
},
'HeadersDiff' => {
'1.1' => {
@ -648,7 +648,7 @@ $VAR1 = {
'Maintainer' => 'OpenJPEG team',
'MaintainerUrl' => 'http://www.openjpeg.org/',
'PackageDiff' => {},
'ScmUpdateTime' => '1504801116',
'ScmUpdateTime' => '1504855902',
'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-07<br/>18:01</td>
<td>2017-09-08<br/>09:16</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 Thu Sep 7 16:19:00 2017.<br/>
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Fri Sep 8 07:32:07 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>