Update ABI/API compatibility reports after commit 9c1cfb034a8cf24eb5e35fe9c7074fd079d...
authorOpenJPEG Travis CI <info@openjpeg.org>
Wed, 1 Apr 2020 20:10:40 +0000 (20:10 +0000)
committerOpenJPEG Travis CI <info@openjpeg.org>
Wed, 1 Apr 2020 20:10:40 +0000 (20:10 +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 4fb1b00ba83c7e5b0f71e80d08cde38962998240..6bbbffa6b71990f888a226c0313d65b943e90ab6 100644 (file)
 <br/>
 <h1>Changelog from Git</h1><br/><br/>
 <div class='changelog'>
-<pre class='wrap'>commit 563ecfb55ca77c0fc5ea19e4885e00f55ec82ca9
+<pre class='wrap'>commit 9c1cfb034a8cf24eb5e35fe9c7074fd079d14b80
+Merge: 563ecfb 1c54024
+Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
+Date:   2020-04-01 22:00:19 +0200
+
+    Merge pull request #1240 from rouault/fix_crash_opj_decompress
+    
+    opj_decompress: add sanity checks to avoid segfault in case of decoding error
+
+commit 1c54024165fd5db0e6047f28903274eb27d0980f
+Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
+Date:   2020-04-01 20:58:55 +0200
+
+    opj_decompress: add sanity checks to avoid segfault in case of decoding error
+    
+    Prevent crashes like:
+    opj_decompress -i 0722_5-1_2019.jp2 -o out.ppm -r 4 -t 0
+    
+    where 0722_5-1_2019.jp2 is
+    https://drive.google.com/file/d/1ZxOUZg2-FKjYwa257VFLMpTXRWxEoP0a/view?usp=sharing
+
+commit 563ecfb55ca77c0fc5ea19e4885e00f55ec82ca9
 Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
 Date:   2020-02-13 09:59:17 +0100
 
@@ -877,21 +898,6 @@ Date:   2018-03-04 23:54:09 +0100
     
     Fix Mac builds
 
-commit 8ad94f689ecabc5e9058874af42306793d5b93e9
-Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
-Date:   2018-03-04 23:27:44 +0100
-
-    Fix Mac builds
-
-commit 3910be8a68d21df5f23e764c593058ba35557051
-Merge: e98d0a2 cfc5395
-Author: Even Rouault &lt;even.rouault@mines-paris.org&gt;
-Date:   2018-03-04 23:19:59 +0100
-
-    Merge pull request #1062 from radarhere/master
-    
-    Fixed typos
-
 ...</pre></div>
 
 </body>
index 3cb66cbbc399f3cd8b3746fcd868c77abda4e35e..2702913433022beb9e3984ab3f517da9f6da9792 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' => '2020-02-13 09:59:17'
+                      'current' => '2020-04-01 22:00:19'
                     },
           'HeadersDiff' => {
                              '1.1' => {
@@ -813,7 +813,7 @@ $VAR1 = {
           'Maintainer' => 'OpenJPEG team',
           'MaintainerUrl' => 'http://www.openjpeg.org/',
           'PackageDiff' => {},
-          'ScmUpdateTime' => '1581585256',
+          'ScmUpdateTime' => '1585771803',
           'Soname' => {
                         '1.1' => {
                                    'lib/libopenjpeg.so' => 'libopenjpeg.so'
index c1ccf37124199998fec592bc344f93e9d2263aa0..69167aee9ae13210c5e12c54af044e898dd73c5d 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 4713b2ae5bf17da7f4224f8bfa75543b4da8fd52..a9c34ca866f8fcd40387f4e06ef6a5fe81b1615b 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 03325eaaf162d6829b1e3c756a03e0342c802fd8..bbd60e50e85aa9b7409ed84d9e39342111927537 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 7949dac6cadc4c57ed679978b055e01c2d52adbf..7488b1cac69df9e806e860096ab9c78094ccdaa0 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 961cbe14ace413f88af5149861e1431d135a1dd8..d4a5503667b3865b6d8b92ebe2a2e1bbe0bcef91 100644 (file)
@@ -30,7 +30,7 @@
 <th>Headers<br/>Diff</th>
 </tr>
 <tr id='current'><td>current</td>
-<td>2020-02-13<br/>09:59</td>
+<td>2020-04-01<br/>22:00</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 Thu Feb 13 09:14:52 2020.<br/>
+</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Wed Apr  1 20:10:39 2020.<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>