[Libreoffice-commits] .: Branch 'libreoffice-4-0' - icu/icu4c-buffer-overflow.patch
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Sun Dec 23 04:44:34 PST 2012
icu/icu4c-buffer-overflow.patch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 1b8de5ffb509d37110b59f412e72e0c0ddde7138
Author: Tomáš Chvátal <tchvatal at suse.cz>
Date: Sun Dec 23 13:43:55 2012 +0100
Fix path for icu overflow patch.
Change-Id: I1befe2e2c5f8474a4af894e949c4b24e041a977b
diff --git a/icu/icu4c-buffer-overflow.patch b/icu/icu4c-buffer-overflow.patch
index 1f3d2ca..8966be8 100644
--- a/icu/icu4c-buffer-overflow.patch
+++ b/icu/icu4c-buffer-overflow.patch
@@ -9,8 +9,8 @@ E: icu bufferoverflowstrncat pkgdata.cpp:299:87
Index: icu/source/tools/pkgdata/pkgdata.cpp
===================================================================
---- icu.orig/source/tools/pkgdata/pkgdata.cpp
-+++ icu/source/tools/pkgdata/pkgdata.cpp
+--- misc/build/icu.orig/source/tools/pkgdata/pkgdata.cpp
++++ misc/build/icu/source/tools/pkgdata/pkgdata.cpp
@@ -1914,12 +1914,12 @@ static void loadLists(UPKGOptions *o, UE
const char cmd[] = "icu-config --incpkgdatafile";
More information about the Libreoffice-commits
mailing list