Update ABI/API compatibility reports after commit 80818c39f5bfbac37768fcee95b0ffeceaa...
authorOpenJPEG Travis CI <info@openjpeg.org>
Wed, 26 Jul 2017 11:16:50 +0000 (11:16 +0000)
committerOpenJPEG Travis CI <info@openjpeg.org>
Wed, 26 Jul 2017 11:16:50 +0000 (11:16 +0000)
abi-check/changelog/openjpeg/current/log.html
abi-check/db/openjpeg/Tracker.data
abi-check/timeline/openjpeg/index.html

index 779a31d42037720e0e6fed161f70efc564485324..b4e883bf75252e699541bc84a1f0930bcac8d8b1 100644 (file)
 <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>
index ead8797c70a50f603547937ad74859d4f76c6577..c2d06c4d5029f1a0b2d7ab0fb0de0f92e75881fa 100644 (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' => {
index 6ba1f05ebde091aa3375ad4c056b90ee3968b8e2..5a78ba144603b4d0054ad43fab25456566e57af6 100644 (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>
 <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>