]> git.ipfire.org Git - thirdparty/pdns.git/commit
fix xfrIP to reject invalid ips (fixes #6101)
authorStefan Bühler <stbuehler@web.de>
Thu, 28 Dec 2017 22:28:32 +0000 (23:28 +0100)
committerStefan Bühler <stbuehler@web.de>
Thu, 28 Dec 2017 22:29:51 +0000 (23:29 +0100)
commit267951e643bf68d119d9034006ad3e3f2875edda
treec69301e1342bc3a6d6f91456b8463dbb2fc0605f
parent12624d4833ee88623aa8e54f6ad739795b3df00c
fix xfrIP to reject invalid ips (fixes #6101)

- require exactly 3 dots
- forbid empty octets
pdns/rcpgenerator.cc
pdns/test-dnsrecords_cc.cc