From 096749a187cb7ed474a4398a9ecdf10a35fcc735 Mon Sep 17 00:00:00 2001 From: OpenJPEG Travis CI Date: Wed, 26 Jul 2017 16:19:51 +0000 Subject: [PATCH] Update ABI/API compatibility reports after commit 5c5319984b81e2aa32d1d83abdef0cdb8dbe7b18 --- abi-check/changelog/openjpeg/current/log.html | 43 ++++--------------- abi-check/db/openjpeg/Tracker.data | 2 +- abi-check/timeline/openjpeg/index.html | 4 +- 3 files changed, 12 insertions(+), 37 deletions(-) diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html index b4e883bf..0196b041 100644 --- a/abi-check/changelog/openjpeg/current/log.html +++ b/abi-check/changelog/openjpeg/current/log.html @@ -20,7 +20,15 @@

Changelog from Git



-
commit 80818c39f5bfbac37768fcee95b0ffeceaa77264
+
commit 5c5319984b81e2aa32d1d83abdef0cdb8dbe7b18
+Author: Even Rouault <even.rouault@spatialys.com>
+Date:   2017-07-26 18:05:56 +0200
+
+    Avoid division by zero in opj_pi_next_rpcl, opj_pi_next_pcrl, opj_pi_next_cprl (#938)
+    
+    Fixes crash on id_000004,sig_06,src_000679,op_arith8,pos_49,val_-17
+
+commit 80818c39f5bfbac37768fcee95b0ffeceaa77264
 Author: Even Rouault <even.rouault@spatialys.com>
 Date:   2017-07-26 12:24:26 +0200
 
@@ -751,39 +759,6 @@ Date:   2016-09-22 00:30:34 +0200
     Fixes #843
     Updates #440
 
-commit 8715ce2749d1e5a1e9c77646e9a2ddf0ec82bac9
-Author: Stefan Weil <sw@weilnetz.de>
-Date:   2016-09-21 21:15:25 +0200
-
-    Fix some issues reported by Coverity Scan (#846)
-    
-    * test_tile_decoder: Fix potential buffer overflow (coverity)
-    
-    CID 1190155 (#1 of 1): Unbounded source buffer (STRING_SIZE)
-    
-    Using a pointer instead of buffer of fixed size avoids the limit
-    for the length of the input file name.
-    
-    Signed-off-by: Stefan Weil <sw@weilnetz.de>
-    
-    * test_tile_encoder: Fix potential buffer overflow (coverity)
-    
-    CID 1190154 (#1 of 1): Unbounded source buffer (STRING_SIZE)
-    
-    Using a pointer instead of buffer of fixed size avoids the limit
-    for the length of the output file name. This implies that the length
-    can exceed 255, so the data type for variable len had to be fixed, too.
-    
-    Signed-off-by: Stefan Weil <sw@weilnetz.de>
-    
-    * openjpip: Initialize data before returning it
-    
-    This fixes an error reported by Coverity:
-    
-    CID 1190143 (#1 of 1): Uninitialized scalar variable (UNINIT)
-    
-    Signed-off-by: Stefan Weil <sw@weilnetz.de>
-
 ...
diff --git a/abi-check/db/openjpeg/Tracker.data b/abi-check/db/openjpeg/Tracker.data index c2d06c4d..db61b96e 100644 --- a/abi-check/db/openjpeg/Tracker.data +++ b/abi-check/db/openjpeg/Tracker.data @@ -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 12:24:26' + 'current' => '2017-07-26 18:05:56' }, 'HeadersDiff' => { '1.1' => { diff --git a/abi-check/timeline/openjpeg/index.html b/abi-check/timeline/openjpeg/index.html index 5a78ba14..0d4fdea3 100644 --- a/abi-check/timeline/openjpeg/index.html +++ b/abi-check/timeline/openjpeg/index.html @@ -30,7 +30,7 @@ Headers
Diff current -2017-07-26
12:24 +2017-07-26
18:05 N/A changelog N/A @@ -152,7 +152,7 @@ N/A N/A -
Maintained by OpenJPEG team. Last updated on Wed Jul 26 11:16:49 2017.
+
Maintained by OpenJPEG team. Last updated on Wed Jul 26 16:19:50 2017.


abi-laboratory.pro