bad SRV records segfault MyDNS
Brought to you by:
jorgebastos69
If you add a SRV record that contains a symbol and doesn't start with two numbers, it segfaults MyDNS-NG (as well as the original MyDNS).
Example: SRV with Data = "_autodiscover._tcp" = segfault
SRV with Data = "0 0 _autodiscover._tcp" = no segfault
We are adding in more thorough validation to our home made DNS editor to prevent these sorts of records, but in my opinion no bad data should make MyDNS completely crash.
Howdy,
I just discored this today also, funny.
More info about it:
http://bugs.mydns-ng.com/view.php?id=45