No public description
PiperOrigin-RevId: 640269658
diff --git a/src/hunspell/affentry.cxx b/src/hunspell/affentry.cxx
index 451dba4..b375541 100644
--- a/src/hunspell/affentry.cxx
+++ b/src/hunspell/affentry.cxx
@@ -153,7 +153,7 @@
{
int tmpl; // length of tmpword
struct hentry * he; // hash entry of root word or NULL
- char tmpword[MAXWORDUTF8LEN + 4];
+ char tmpword[MAXWORDUTF8LEN + 4] = {0};
// on entry prefix is 0 length or already matches the beginning of the word.
// So if the remaining root word has positive length