From 1c63470fc548147f44c2934884ad71d1d8c05ff6 Mon Sep 17 00:00:00 2001 From: OpenJPEG Travis CI Date: Thu, 27 Jul 2017 18:00:16 +0000 Subject: [PATCH] Update ABI/API compatibility reports after commit 820fcfe8bb101a2862c076b02c9b6b636ce39d2f --- abi-check/changelog/openjpeg/current/log.html | 18 +++++++++++------- abi-check/db/openjpeg/Tracker.data | 2 +- abi-check/timeline/openjpeg/index.html | 4 ++-- 3 files changed, 14 insertions(+), 10 deletions(-) diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html index 823edf46..5d22b054 100644 --- a/abi-check/changelog/openjpeg/current/log.html +++ b/abi-check/changelog/openjpeg/current/log.html @@ -20,7 +20,17 @@

Changelog from Git



-
commit 6c4e5bacb9d9791fc6ff074bd7958b3820d70514
+
commit 820fcfe8bb101a2862c076b02c9b6b636ce39d2f
+Author: Even Rouault <even.rouault@spatialys.com>
+Date:   2017-07-27 19:34:54 +0200
+
+    opj_j2k_update_image_data / opj_tcd_update_tile_data: fix unaligned load/store (#895)
+    
+    When components don't have the same width, unaligned load/store are possible.
+    
+    Fixes openjeg-crashes-2017-07-27/id:000000,sig:11,src:001342,op:flip4,pos:162.jp2 of #895
+
+commit 6c4e5bacb9d9791fc6ff074bd7958b3820d70514
 Author: Even Rouault <even.rouault@spatialys.com>
 Date:   2017-07-27 19:22:14 +0200
 
@@ -770,12 +780,6 @@ Date:   2017-02-13 12:36:45 +0100
     Besides that, the image is correctly decoded. So there is no reason to emit
     those warnings.
 
-commit 7113c4e3bbb4b397ae0c27cbfb645ae8acfee042
-Author: Antonin Descampe <antonin@gmail.com>
-Date:   2016-10-03 23:47:10 +0200
-
-    Update THANKS.md
-
 ...
diff --git a/abi-check/db/openjpeg/Tracker.data b/abi-check/db/openjpeg/Tracker.data index d3de533c..4a2aa5c0 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:22:14' + 'current' => '2017-07-27 19:34:54' }, 'HeadersDiff' => { '1.1' => { diff --git a/abi-check/timeline/openjpeg/index.html b/abi-check/timeline/openjpeg/index.html index 5a731747..cd0cb01c 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:22 +2017-07-27
19:34 N/A changelog N/A @@ -152,7 +152,7 @@ N/A N/A -
Maintained by OpenJPEG team. Last updated on Thu Jul 27 17:39:29 2017.
+
Maintained by OpenJPEG team. Last updated on Thu Jul 27 18:00:14 2017.


abi-laboratory.pro