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

bug in decode-host #3

Closed
kilianmh opened this issue Jun 12, 2024 · 1 comment
Closed

bug in decode-host #3

kilianmh opened this issue Jun 12, 2024 · 1 comment

Comments

@kilianmh
Copy link

kilianmh commented Jun 12, 2024

Following the readme we get an error

(org.shirakumo.dns-client:query "google.com" :type :MX)
;; => Invalid index 14946 for (SIMPLE-ARRAY (UNSIGNED-BYTE 8) (4096)), 
;;    should be a non-negative integer below 4096.
@Shinmera
Copy link
Owner

This is not the correct fix. The actual issue is a bug in decode-host.

@kilianmh kilianmh changed the title Insufficient recv-buffer-lengthrecv-buffer-length size bug in decode-host Jun 12, 2024
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

2 participants