diff options
Diffstat (limited to 'icu')
-rw-r--r-- | icu/icu4c-buffer-overflow.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/icu/icu4c-buffer-overflow.patch b/icu/icu4c-buffer-overflow.patch index 1f3d2ca71b8c..8966be894941 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"; |