From 76ac83b6197848f4d796c9efc7e5eda1db8a7de7 Mon Sep 17 00:00:00 2001 From: OpenJPEG Travis CI Date: Wed, 26 Jul 2017 11:16:50 +0000 Subject: [PATCH] Update ABI/API compatibility reports after commit 80818c39f5bfbac37768fcee95b0ffeceaa77264 --- abi-check/changelog/openjpeg/current/log.html | 32 ++++++------------- abi-check/db/openjpeg/Tracker.data | 2 +- abi-check/timeline/openjpeg/index.html | 4 +-- 3 files changed, 12 insertions(+), 26 deletions(-) diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html index 779a31d4..b4e883bf 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 d27ccf01c68a31ad62b33d2dc1ba2bb1eeaafe7b
+
commit 80818c39f5bfbac37768fcee95b0ffeceaa77264
+Author: Even Rouault <even.rouault@spatialys.com>
+Date:   2017-07-26 12:24:26 +0200
+
+    Avoid index out of bounds access to pi->include[] (#938)
+    
+    Fix id:000098,sig:11,src:005411,op:havoc,rep:2 test case
+
+commit d27ccf01c68a31ad62b33d2dc1ba2bb1eeaafe7b
 Author: Even Rouault <even.rouault@spatialys.com>
 Date:   2017-07-26 11:30:56 +0200
 
@@ -776,28 +784,6 @@ Date:   2016-09-21 21:15:25 +0200
     
     Signed-off-by: Stefan Weil <sw@weilnetz.de>
 
-commit 045aa4d9f297b8d3d5f89e9983a54252d103a3da
-Author: Stefan Weil <sw@weilnetz.de>
-Date:   2016-09-21 13:17:09 +0200
-
-    Fix potential out-of-bounds read (coverity)  (#844)
-    
-    * query_parser: Fix potential out-of-bounds read (coverity)
-    
-    CID 1190207 (#1 of 1): Out-of-bounds read (OVERRUN)
-    
-    Variable i must be checked before testing query_param.box_type.
-    
-    Signed-off-by: Stefan Weil <sw@weilnetz.de>
-    
-    * jpip_parser: Fix potential out-of-bounds read (coverity)
-    
-    CID 1190206 (#1 of 1): Out-of-bounds read (OVERRUN)
-    
-    Variable i must be checked before testing query_param.box_type.
-    
-    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 ead8797c..c2d06c4d 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 11:30:56' + 'current' => '2017-07-26 12:24:26' }, 'HeadersDiff' => { '1.1' => { diff --git a/abi-check/timeline/openjpeg/index.html b/abi-check/timeline/openjpeg/index.html index 6ba1f05e..5a78ba14 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
11:30 +2017-07-26
12:24 N/A changelog N/A @@ -152,7 +152,7 @@ N/A N/A -
Maintained by OpenJPEG team. Last updated on Wed Jul 26 09:48:10 2017.
+
Maintained by OpenJPEG team. Last updated on Wed Jul 26 11:16:49 2017.


abi-laboratory.pro