diff options
author | 2009-10-14 16:10:32 -0700 | |
---|---|---|
committer | 2009-10-14 16:30:34 -0700 | |
commit | d0e43ecb34d166f9965c2e512fc3540c42482ac4 (patch) | |
tree | 7f29b98de9562e182aaac8e1ef7fa7d8969dfee7 /src | |
parent | dd8c1d8db320dde6bb6ae17189e4750dba239503 (diff) | |
download | latinime-d0e43ecb34d166f9965c2e512fc3540c42482ac4.tar.gz latinime-d0e43ecb34d166f9965c2e512fc3540c42482ac4.tar.xz latinime-d0e43ecb34d166f9965c2e512fc3540c42482ac4.zip |
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.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions