]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/udat.cpp
ICU-64260.0.1.tar.gz
[apple/icu.git] / icuSources / i18n / udat.cpp
index 5e83751ea1e6d63e0481fe1c1304428cc63ee491..28c22c2d457aed29bd0737722b7ee7bf934923ec 100644 (file)
@@ -652,7 +652,7 @@ udat_getSymbols(const   UDateFormat     *fmt,
     } else {
         return -1;
     }
-    int32_t count;
+    int32_t count = 0;
     const UnicodeString *res = NULL;
 
     switch(type) {