vstakhov / librdns

Asynchronous DNS resolver
BSD 2-Clause "Simplified" License
36 stars 10 forks source link

RDNS sends packets with invalid characters in them #3

Open fatalbanana opened 9 years ago

fatalbanana commented 9 years ago

If asked to look up records containing strange punctuation RDNS happily obliges- better it should not send the packets.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/8544664-rdns-sends-packets-with-invalid-characters-in-them?utm_campaign=plugin&utm_content=tracker%2F730721&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F730721&utm_medium=issues&utm_source=github).
fatalbanana commented 3 weeks ago

If asked to look up records containing strange punctuation RDNS happily obliges- better it should not send the packets.

Better yet it should return errors I suppose.