Update ABI/API compatibility reports after commit 98150d09422149305c9c8648337a744df57...
authorOpenJPEG Travis CI <info@openjpeg.org>
Mon, 22 Jun 2020 19:22:12 +0000 (19:22 +0000)
committerOpenJPEG Travis CI <info@openjpeg.org>
Mon, 22 Jun 2020 19:22:12 +0000 (19:22 +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 abe2c4d2b95aa5378936c3768016d54d4073796b..fa4da2bf70bb5bd82e31e7b0cf09ada0ce0251ad 100644 (file)
 <br/>
 <h1>Changelog from Git</h1><br/><br/>
 <div class='changelog'>
-<pre class='wrap'>commit 25fb144c42f97489594302e1e6ff886791e0a5b3
+<pre class='wrap'>commit 98150d09422149305c9c8648337a744df5786fbe
+Merge: 25fb144 93b9f72
+Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
+Date:   2020-06-22 21:03:23 +0200
+
+    Merge pull request #1256 from sebras/master
+    
+    openjp2: Error out if failing to create Tier 1 handle.
+
+commit 93b9f7236ce09614ea5edcb0f616f1b4095c4830
+Author: Sebastian Rasmussen &lt;sebras@gmail.com&gt;
+Date:   2020-06-23 02:18:19 +0800
+
+    openjp2: Error out if failing to create Tier 1 handle.
+    
+    Previously when the handle failed to be created (e.g. when
+    opj_calloc returned NULL due to low memory), the code still
+    assumed that the t1 handle pointer was valid and dereferenced
+    NULL, causing a crash. After this commit OpenJPEG will instead
+    error out under this condition.
+    
+    This fixes issue #1255.
+
+commit 25fb144c42f97489594302e1e6ff886791e0a5b3
 Author: szukw000 &lt;szukw000@arcor.de&gt;
 Date:   2020-06-10 17:40:50 +0200
 
@@ -946,22 +969,6 @@ Date:   2018-09-05 21:51:30 +0200
     
     Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
 
-commit 3d6ffaf3f3463b62830f88f50a8c1b510f555eb5
-Author: Stefan Weil &lt;sw@weilnetz.de&gt;
-Date:   2018-07-30 21:04:28 +0200
-
-    Fix some typos in code comments and documentation
-    
-    All typos were found by Codespell.
-    
-    Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
-
-commit 98363e244e027c731f73ee8239d3c19451a9153b
-Author: szukw000 &lt;szukw000@arcor.de&gt;
-Date:   2018-08-31 16:24:41 +0200
-
-    Changes in pnmtoimage if image data are missing
-
 ...</pre></div>
 
 </body>
index 24f6dbfb9346f9370aaa5eea6fb88380ff6dac69..85bd1770d1da86ac6f9e2e498d6b8586417da182 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-06-10 17:40:50'
+                      'current' => '2020-06-22 21:03:23'
                     },
           'HeadersDiff' => {
                              '1.1' => {
@@ -813,7 +813,7 @@ $VAR1 = {
           'Maintainer' => 'OpenJPEG team',
           'MaintainerUrl' => 'http://www.openjpeg.org/',
           'PackageDiff' => {},
-          'ScmUpdateTime' => '1591804362',
+          'ScmUpdateTime' => '1592853696',
           'Soname' => {
                         '1.1' => {
                                    'lib/libopenjpeg.so' => 'libopenjpeg.so'
index 797d32e87cf8922caa6c2ede136f1d06765ef8f6..d702a41daee49c00e2b9ca17a77bea538ee22d48 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 c4cf07eb71041392bf9aed4b89e1aaaa34eb3a9d..31a62da4a011a262498f0c652a01c9506e31b1a1 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 0f1e9eb0421cd93ec96763f222aed960ccd862b2..ad2f2886f9761b6077597ea54aa33ff515f34f4a 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 701cc09a563af37c4b7a25de2e2141a4d53143bd..3de423d8a85ccf7da715b0941a976c40ff1ea900 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 740944085b658ecc93f232681aacb95117d9080d..c5f73e04d64c9a84538ac751ee36d68d639374a5 100644 (file)
@@ -30,7 +30,7 @@
 <th>Headers<br/>Diff</th>
 </tr>
 <tr id='current'><td>current</td>
-<td>2020-06-10<br/>17:40</td>
+<td>2020-06-22<br/>21:03</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 Wed Jun 10 15:53:17 2020.<br/>
+</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Mon Jun 22 19:22:12 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>