Replace unnecessary realloc()

Maximum length for a lemma is predefined and small.
Runtime memory reallocation will lead to performance
penalty. Predefined memory in stack is used insteadly.
1 file changed
tree: c1445d2862c2f5427b5fc2c2a4eac7a7846383e1
  1. jni/
  2. lib/
  3. res/
  4. src/
  5. Android.mk
  6. AndroidManifest.xml