summaryrefslogtreecommitdiffstats
path: root/icu.9948.mlym-crash.patch
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-10-27 11:30:46 +0100
committerRemi Collet <fedora@famillecollet.com>2013-10-27 11:30:46 +0100
commit029ee9d8d3557655c6b8de1611e97800889e470b (patch)
tree69b5d06dd2219741453f972fe2b109630c0a7a25 /icu.9948.mlym-crash.patch
icu-last: import from rawhide/icu
Diffstat (limited to 'icu.9948.mlym-crash.patch')
-rw-r--r--icu.9948.mlym-crash.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/icu.9948.mlym-crash.patch b/icu.9948.mlym-crash.patch
new file mode 100644
index 0000000..b9e7e7f
--- /dev/null
+++ b/icu.9948.mlym-crash.patch
@@ -0,0 +1,11 @@
+--- icu/source/layout/IndicClassTables.cpp 2013-02-19 16:04:09.919412782 +0000
++++ icu/source/layout/IndicClassTables.cpp 2013-02-19 16:04:14.519351601 +0000
+@@ -273,7 +273,7 @@
+
+ static const IndicClassTable kndaClassTable = {0x0C80, 0x0CEF, 4, KNDA_SCRIPT_FLAGS, kndaCharClasses, kndaSplitTable};
+
+-static const IndicClassTable mlymClassTable = {0x0D00, 0x0D6F, 3, MLYM_SCRIPT_FLAGS, mlymCharClasses, mlymSplitTable};
++static const IndicClassTable mlymClassTable = {0x0D00, 0x0D6F, 4, MLYM_SCRIPT_FLAGS, mlymCharClasses, mlymSplitTable};
+
+ static const IndicClassTable sinhClassTable = {0x0D80, 0x0DF4, 4, SINH_SCRIPT_FLAGS, sinhCharClasses, sinhSplitTable};
+