Update ABI/API compatibility reports after commit 2cd30c2b06ce332dede81cccad8b334cde9...
authorOpenJPEG Travis CI <info@openjpeg.org>
Thu, 17 Aug 2017 10:18:47 +0000 (10:18 +0000)
committerOpenJPEG Travis CI <info@openjpeg.org>
Thu, 17 Aug 2017 10:18:47 +0000 (10:18 +0000)
abi-check/changelog/openjpeg/current/log.html
abi-check/db/openjpeg/Tracker.data
abi-check/installed/openjpeg/current/lib/libopenjp2.a
abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.2.0
abi-check/timeline/openjpeg/index.html

index be0f7f50d28c6a34648a4d2c2d1f83a136b18e80..956f7df35b9979866edecf3c711f3dd1dbd8377d 100644 (file)
 <br/>
 <h1>Changelog from Git</h1><br/><br/>
 <div class='changelog'>
-<pre class='wrap'>commit 09e83407fa2b53c606d3179031b8d8b31272e20c
+<pre class='wrap'>commit 2cd30c2b06ce332dede81cccad8b334cde997281
+Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
+Date:   2017-08-17 11:47:40 +0200
+
+    tgatoimage(): avoid excessive memory allocation attempt, and fixes unaligned load (#995)
+
+commit 09e83407fa2b53c606d3179031b8d8b31272e20c
 Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
 Date:   2017-08-17 11:05:53 +0200
 
@@ -586,18 +592,6 @@ Date:   2017-07-29 21:11:23 +0200
 
     src/bin/jpwl/convert.c: fix memleak (fix suggested by maddin200, #631)
 
-commit 51eb86d8f7a6297a4f0e8ca44977b72532de0353
-Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
-Date:   2017-07-29 19:43:23 +0200
-
-    Fix warnings in pi.c raised by VS11 analyze (#190)
-
-commit 397f62c0a838e15d667ef50e27d5d011d2c79c04
-Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
-Date:   2017-07-29 19:13:49 +0200
-
-    Fix write heap buffer overflow in opj_mqc_byteout(). Discovered by Ke Liu of Tencent's Xuanwu LAB (#835)
-
 ...</pre></div>
 
 </body>
index 08d984c1c25ecd349c04e7e6f9995cdcee164917..05ef7d3e52a8499d30ba8b281bb409a13f69a452 100644 (file)
@@ -560,7 +560,7 @@ $VAR1 = {
                       '2.1.1' => '2016-07-05 14:54',
                       '2.1.2' => '2016-09-28 18:18',
                       '2.2.0' => '2017-08-10 00:31',
-                      'current' => '2017-08-17 11:05:53'
+                      'current' => '2017-08-17 11:47:40'
                     },
           'HeadersDiff' => {
                              '1.1' => {
@@ -648,7 +648,7 @@ $VAR1 = {
           'Maintainer' => 'OpenJPEG team',
           'MaintainerUrl' => 'http://www.openjpeg.org/',
           'PackageDiff' => {},
-          'ScmUpdateTime' => '1502961607',
+          'ScmUpdateTime' => '1502965100',
           'Soname' => {
                         '1.1' => {
                                    'lib/libopenjpeg.so' => 'libopenjpeg.so'
index 1f3ef417a6c0d1d444ddbc185b36dd3c5bb1e840..15db49becfda86ce97528a1d30e2e289459a5d78 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 5bb6de87c0d1fd4489ef9564c29a5ac8c809b98a..b9c5954ff4cf4c9ee10709420ae13d71f2d9b27c 100644 (file)
Binary files a/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.2.0 and b/abi-check/installed/openjpeg/current/lib/libopenjp2.so.2.2.0 differ
index 15d082c3c2980ffad545445d01f3584c7f9ea40b..5ed03d3eb3d7ccb358fc3d97cd49d66a0f24e163 100644 (file)
@@ -30,7 +30,7 @@
 <th>Headers<br/>Diff</th>
 </tr>
 <tr id='current'><td>current</td>
-<td>2017-08-17<br/>11:05</td>
+<td>2017-08-17<br/>11:47</td>
 <td>7</td>
 <td><a href='../../changelog/openjpeg/current/log.html'>changelog</a></td>
 <td class='ok'><a href='../../objects_report/openjpeg/2.2.0/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 Aug 17 09:20:40 2017.<br/>
+</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Thu Aug 17 10:18:46 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>