LatinIME/dictionary/src
Amith Yamasani d0e43ecb34 Fix for #2185627 : ArrayIndexOutOfBounds in BinaryDictionary.getWords()
Make sure the word count doesn't exceed the maximum suggested words.

And also, only get the count one time instead of every time a match
is found.
2009-10-14 16:30:34 -07:00
..
basechars.h auto import from //branches/cupcake/...@138744 2009-03-13 15:11:42 -07:00
dictionary.cpp Fix for #2185627 : ArrayIndexOutOfBounds in BinaryDictionary.getWords() 2009-10-14 16:30:34 -07:00
dictionary.h Fix for #2185627 : ArrayIndexOutOfBounds in BinaryDictionary.getWords() 2009-10-14 16:30:34 -07:00