DNS Server | Rust | dns: buffer size too small

Hey @roman-barman, the issue is caused by an incorrect QDCOUNT value of 2, even when there is only one question.

So the bug is here:

Let me know if you’d like further clarification!