Update ABI/API compatibility reports after commit ac3737372a00b8778b528094dd5bd58a74f...
authorOpenJPEG Travis CI <info@openjpeg.org>
Sun, 17 Nov 2019 12:19:59 +0000 (12:19 +0000)
committerOpenJPEG Travis CI <info@openjpeg.org>
Sun, 17 Nov 2019 12:19:59 +0000 (12:19 +0000)
abi-check/changelog/openjpeg/current/log.html
abi-check/db/openjpeg/Tracker.data
abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.a
abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.so.2.3.1
abi-check/installed/openjpeg/current/lib/libopenjp2.a
abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.3.1
abi-check/timeline/openjpeg/index.html

index 7c5051f79a53ad2fa0ce97c6d671db67dc132e98..df3b47bc96a1b43b9bc296ae932c038f69463a86 100644 (file)
 <br/>
 <h1>Changelog from Git</h1><br/><br/>
 <div class='changelog'>
-<pre class='wrap'>commit 9701b3305db58d35e4446946309f88937e2f5342
+<pre class='wrap'>commit ac3737372a00b8778b528094dd5bd58a74f67d42
+Merge: 9701b33 4cb1f66
+Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
+Date:   2019-11-17 13:08:41 +0100
+
+    Merge pull request #1217 from rouault/fix_ossfuzz_18979
+    
+    pi.c: avoid integer overflow, resulting in later invalid access to memory in opj_t2_decode_packets()
+
+commit 9701b3305db58d35e4446946309f88937e2f5342
 Author: Robert Ancell &lt;robert.ancell@gmail.com&gt;
 Date:   2019-11-17 15:09:59 +1300
 
@@ -48,6 +57,12 @@ Date:   2019-11-17 01:35:26 +0100
     and recreating them. It is likely that some tooling has evolved since
     the initial v2.3.1 report generation.
 
+commit 4cb1f663049aab96e122d1ff16f601d0cc0be976
+Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
+Date:   2019-11-17 01:18:26 +0100
+
+    pi.c: avoid integer overflow, resulting in later invalid access to memory in opj_t2_decode_packets(). Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=18979
+
 commit 5875a6b44618fb7dfd5cd6d742533eaee2014060
 Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
 Date:   2019-10-03 11:04:30 +0200
@@ -879,20 +894,6 @@ Date:   2018-02-25 18:21:23 +0100
     
     fix unchecked integer multiplication overflow
 
-commit 06f7d412435ddb62f8e9935af7e306783bc4b75b
-Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
-Date:   2018-02-18 14:38:16 +0100
-
-    bench_dwt: fix wrong index in iteration (issue found by Fethi Migaou)
-
-commit 24d08ff94ad8b0f51534e46f87cf5a2f2f85d22a
-Author: setharnold &lt;seth.arnold@gmail.com&gt;
-Date:   2018-02-14 17:46:38 -0800
-
-    fix unchecked integer multiplication overflow
-    
-    Hello, this fixes an unchecked integer multiplication overflow. Thanks.
-
 ...</pre></div>
 
 </body>
index aaadf7045db4332c849c90107353b92f127f8eb9..cc29e91dab043f304658cda68ce71b1e428ba06f 100644 (file)
@@ -705,7 +705,7 @@ $VAR1 = {
                       '2.2.0' => '2017-08-10 00:31',
                       '2.3.0' => '2017-10-04 22:23',
                       '2.3.1' => '2019-04-02 10:08',
-                      'current' => '2019-11-17 15:09:59'
+                      'current' => '2019-11-17 13:08:41'
                     },
           'HeadersDiff' => {
                              '1.1' => {
@@ -813,7 +813,7 @@ $VAR1 = {
           'Maintainer' => 'OpenJPEG team',
           'MaintainerUrl' => 'http://www.openjpeg.org/',
           'PackageDiff' => {},
-          'ScmUpdateTime' => '1573957233',
+          'ScmUpdateTime' => '1573993152',
           'Soname' => {
                         '1.1' => {
                                    'lib/libopenjpeg.so' => 'libopenjpeg.so'
index 0b2d67159f7f0386f63f55120cccfe039a13a1fd..eb7f3636e6960afc6ef464a6c95baaf7d0e64e4d 100644 (file)
Binary files a/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.a and b/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.a differ
index db2d155ea3d78798749b37e0e24712b5a75035a6..3921a8d60e02061a5db9e9d4346a279a689028c2 100644 (file)
Binary files a/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.so.2.3.1 and b/abi-check/installed/openjpeg/2.3.1/lib/libopenjp2.so.2.3.1 differ
index ac9ede898bbd5bd09df8b44181b3eeff0eb06982..41a0a7d2da6787ea9f0d33c6f10b5334dba2222a 100644 (file)
Binary files a/abi-check/installed/openjpeg/current/lib/libopenjp2.a and b/abi-check/installed/openjpeg/current/lib/libopenjp2.a differ
index 31830183ebd99b559080703d2773185402f45714..24a860d3e75c7b1cc919533603ce8ff81539c590 100644 (file)
Binary files a/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.3.1 and b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.3.1 differ
index c5992ac6704e31a9ac2d69b3d205f45fee7f1843..576b5ddf3457e0cec226f6e459f4d5afce671679 100644 (file)
@@ -30,7 +30,7 @@
 <th>Headers<br/>Diff</th>
 </tr>
 <tr id='current'><td>current</td>
-<td>2019-11-17<br/>15:09</td>
+<td>2019-11-17<br/>13:08</td>
 <td>7</td>
 <td><a href='../../changelog/openjpeg/current/log.html'>changelog</a></td>
 <td class='ok'><a href='../../objects_report/openjpeg/2.3.1/current/report.html'>100%</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 Sun Nov 17 02:21:19 2019.<br/>
+</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Sun Nov 17 12:19:58 2019.<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>