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

IllegalArgumentException occurs during dissecting a DNS packet including a resource record the RDLENGTH of which is zero #123

Closed
kaitoy opened this issue Sep 25, 2017 · 0 comments

Comments

@kaitoy
Copy link
Owner

kaitoy commented Sep 25, 2017

The following error occurs during dissecting a DNS packet including a resource record the RDLENGTH of which is zero (e.g. OPT record):

 java.lang.IllegalArgumentException: length is zero.
                at org.pcap4j.util.ByteArrays.validateBounds(ByteArrays.java:1061)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant