LatinIME/native
Yusuke Nojima 2e496f5d0b Fix editDistance() not to access the outside of mEditDistanceTable
editDistance() can access the outside of mEditDistanceTable when called
with strings that contain MAX_WORD_LENGTH_INTERNAL characters.

Change-Id: I996e6cf21bd6acd6584beb4046c10491a044191e
2011-09-16 11:52:16 +09:00
..
jni Check the binary dictionary magic number 2011-07-20 19:43:14 +09:00
src Fix editDistance() not to access the outside of mEditDistanceTable 2011-09-16 11:52:16 +09:00
Android.mk Refactor CorrectionState to Correction 2011-08-10 14:40:25 +09:00