diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html index 5d22b054..3fd073ed 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 820fcfe8bb101a2862c076b02c9b6b636ce39d2f
+
commit e03e9474667e5117341351699f0b1dbb06f93346
+Author: Even Rouault <even.rouault@spatialys.com>
+Date:   2017-07-27 22:29:17 +0200
+
+    Avoid undefined shift behaviour if bit depth == 32 (#895)
+    
+    Fixes openjeg-crashes-2017-07-27/id:000000,sig:11,src:003798,op:ext_AO,pos:128.jp2
+
+commit 820fcfe8bb101a2862c076b02c9b6b636ce39d2f
 Author: Even Rouault <even.rouault@spatialys.com>
 Date:   2017-07-27 19:34:54 +0200
 
@@ -765,21 +773,6 @@ Date:   2017-03-03 23:23:39 +0100
 
     Fixed CRLF auto conversion issue in openjpeg-data #655
 
-commit a43f1bea6273e87d9e5cb6e428f560ae7a59223b
-Author: Even Rouault <even.rouault@spatialys.com>
-Date:   2017-02-13 12:36:45 +0100
-
-    Remove warnings related to empty tag-trees.
-    
-    Decoding some valid .jp2 files like Sentinel2 datasets leads to warnings like:
-    No incltree created.
-    tgt_create tree->numnodes == 0, no tree created.
-    No imsbtree created.
-    tgt_create tree->numnodes == 0, no tree created.
-    
-    Besides that, the image is correctly decoded. So there is no reason to emit
-    those warnings.
-
 ...
diff --git a/abi-check/db/openjpeg/Tracker.data b/abi-check/db/openjpeg/Tracker.data index 4a2aa5c0..535597a2 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-27 19:34:54' + 'current' => '2017-07-27 22:29:17' }, 'HeadersDiff' => { '1.1' => { diff --git a/abi-check/timeline/openjpeg/index.html b/abi-check/timeline/openjpeg/index.html index cd0cb01c..99f463ef 100644 --- a/abi-check/timeline/openjpeg/index.html +++ b/abi-check/timeline/openjpeg/index.html @@ -30,7 +30,7 @@ Headers
Diff current -2017-07-27
19:34 +2017-07-27
22:29 N/A changelog N/A @@ -152,7 +152,7 @@ N/A N/A -
Maintained by OpenJPEG team. Last updated on Thu Jul 27 18:00:14 2017.
+
Maintained by OpenJPEG team. Last updated on Thu Jul 27 20:42:57 2017.


abi-laboratory.pro