Status: Available
Owner: ----
CC: [email protected],  [email protected],  [email protected]
Labels: Type-Bug Pri-2 OS-All Area-Misc Size-Medium

New issue 20469 by [email protected]: Limit the length of the words we  
send to Hunspell
http://code.google.com/p/chromium/issues/detail?id=20469

Hunspell, especiall the new 1.2.8 that we're currently syncing to, uses
some fixed-length buffers for some things.

I don't know if they properly check the length in all the places, but it
would be nice to check that the length isn't beyond the "max word length"
to try to prevent problems.

This goes mostly for new words that are added, which will be added to the
internal structures of Hunspell.

This should be limited at a lower-level, but I would feel better if we
also checked the length of the word with this limit before spellchecking
or asking for suggestions in spellchecker.cc

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to