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 bounds error in mdui:IPHint validator #16

Open
iay opened this issue Nov 14, 2014 · 2 comments
Open

array bounds error in mdui:IPHint validator #16

iay opened this issue Nov 14, 2014 · 2 comments
Assignees
Labels

Comments

@iay
Copy link
Member

iay commented Nov 14, 2014

An <mdui:IPHint> value of (say) "1.2.3.4", lacking a "/nn" mask size component, results in an array index out of bounds error.

This is due to a java-support issue.

We need a fix for this until the underlying issue is resolved. The fix can be removed in the 0.9 branch once java-support has been corrected.

@iay iay added the bug label Nov 14, 2014
@iay iay self-assigned this Nov 14, 2014
@iay
Copy link
Member Author

iay commented Nov 14, 2014

This is now fixed in the version of the java-support library to be included with MDA 0.9.0.

@iay
Copy link
Member Author

iay commented Nov 14, 2014

Fixed on the 0.8 branch by commit 13a1338. Still to be addressed on the 0.9 branch. Although the java-support library has been fixed, I'd like to make sure I have a test for this issue in the branch even if we don't need the workaround.

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

No branches or pull requests

1 participant