|
|
@ -49,7 +49,7 @@ |
|
|
|
if (ut == NULL) { |
|
|
|
--- a/tools/toolutil/toolutil.cpp
|
|
|
|
+++ b/tools/toolutil/toolutil.cpp
|
|
|
|
@@ -245,7 +245,7 @@ struct UToolMemory {
|
|
|
|
@@ -242,7 +242,7 @@ struct UToolMemory {
|
|
|
|
char name[64]; |
|
|
|
int32_t capacity, maxCapacity, size, idx; |
|
|
|
void *array; |
|
|
|