Update ABI/API compatibility reports after commit 80818c39f5

This commit is contained in:
OpenJPEG Travis CI 2017-07-26 11:16:50 +00:00
parent 0af471987e
commit 76ac83b619
3 changed files with 12 additions and 26 deletions

View File

@ -20,7 +20,15 @@
<br/>
<h1>Changelog from Git</h1><br/><br/>
<div class='changelog'>
<pre class='wrap'>commit d27ccf01c68a31ad62b33d2dc1ba2bb1eeaafe7b
<pre class='wrap'>commit 80818c39f5bfbac37768fcee95b0ffeceaa77264
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-07-26 12:24:26 +0200
Avoid index out of bounds access to pi-&gt;include[] (#938)
Fix id:000098,sig:11,src:005411,op:havoc,rep:2 test case
commit d27ccf01c68a31ad62b33d2dc1ba2bb1eeaafe7b
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-07-26 11:30:56 +0200
@ -776,28 +784,6 @@ Date: 2016-09-21 21:15:25 +0200
Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
commit 045aa4d9f297b8d3d5f89e9983a54252d103a3da
Author: Stefan Weil &lt;sw@weilnetz.de&gt;
Date: 2016-09-21 13:17:09 +0200
Fix potential out-of-bounds read (coverity) (#844)
* query_parser: Fix potential out-of-bounds read (coverity)
CID 1190207 (#1 of 1): Out-of-bounds read (OVERRUN)
Variable i must be checked before testing query_param.box_type.
Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
* jpip_parser: Fix potential out-of-bounds read (coverity)
CID 1190206 (#1 of 1): Out-of-bounds read (OVERRUN)
Variable i must be checked before testing query_param.box_type.
Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
...</pre></div>
</body>

View File

@ -473,7 +473,7 @@ $VAR1 = {
'2.1' => '2014-04-29 12:58',
'2.1.1' => '2016-07-05 14:54',
'2.1.2' => '2016-09-28 18:18',
'current' => '2017-07-26 11:30:56'
'current' => '2017-07-26 12:24:26'
},
'HeadersDiff' => {
'1.1' => {

View File

@ -30,7 +30,7 @@
<th>Headers<br/>Diff</th>
</tr>
<tr id='current'><td>current</td>
<td>2017-07-26<br/>11:30</td>
<td>2017-07-26<br/>12:24</td>
<td>N/A</td>
<td><a href='../../changelog/openjpeg/current/log.html'>changelog</a></td>
<td>N/A</td>
@ -152,7 +152,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 Wed Jul 26 09:48:10 2017.<br/>
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Wed Jul 26 11:16:49 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>