mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-17 18:56:53 +00:00
ICU-1075 Don't use //
X-SVN-Rev: 5553
This commit is contained in:
parent
f6ddb805f0
commit
24f49e50cc
1 changed files with 0 additions and 2 deletions
|
@ -234,8 +234,6 @@ void ctest_setICU_DATA() {
|
|||
char *pBackSlash;
|
||||
int i;
|
||||
|
||||
// p = new char [strlen("\\data") + strlen(__FILE__) + 1]; // <<< LEAK
|
||||
// strcpy(p, "ICU_DATA=");
|
||||
strcpy(p, __FILE__);
|
||||
/* We want to back over three '\' chars. */
|
||||
/* Only Windows should end up here, so looking for '\' is safe. */
|
||||
|
|
Loading…
Add table
Reference in a new issue