Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Array bound violation in ISO2022JPSMModel #1

Closed
GoogleCodeExporter opened this issue Mar 11, 2016 · 1 comment
Closed

Array bound violation in ISO2022JPSMModel #1

GoogleCodeExporter opened this issue Mar 11, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Because the length of ISO2022JPSMModel.iso2022jpCharLenTable is smaller
than the class factor, getCharLen() causes ArrayIndexOutOfBoundsException.

Original issue reported on code.google.com by taksc...@gmail.com on 14 May 2007 at 8:35

@GoogleCodeExporter
Copy link
Author

ISO2022JPSMModel.iso2022jpCharLenTable is enlarged to 10. The C++ code is fixed
accordingly (Thanks to Kazutoshi Satoda).

Original comment by taksc...@gmail.com on 14 May 2007 at 8:42

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant