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

query buf size is to small in client.c #1

Open
kumakichi opened this issue May 19, 2014 · 0 comments
Open

query buf size is to small in client.c #1

kumakichi opened this issue May 19, 2014 · 0 comments

Comments

@kumakichi
Copy link

client.c line 39 :

unsigned char query[19];

client.c line 61:

_hex_print(question.query,DNS_HEADER_SIZE+strlen(argv[1])+6);//DNS_HEADER_SIZE is 12

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