]> git.ipfire.org Git - thirdparty/pdns.git/commit
BIND: avoid double // 9400/head
authorJosh Soref <jsoref@users.noreply.github.com>
Mon, 14 Jan 2019 04:38:08 +0000 (23:38 -0500)
committerJosh Soref <jsoref@users.noreply.github.com>
Mon, 14 Jan 2019 04:38:08 +0000 (23:38 -0500)
commit3e0a03d04c921e7c47ec95ee8b68191e30a0e02f
tree30fc730bc05563008b953e3601908f6222d04b41
parent95cd471e1d63039dca5166c9d4fa11acb4b62509
BIND: avoid double //

Fixes: Parsing file: ./zones//sub.test.dyndns, domain: sub.test.dyndns
pdns/bindparser.yy
pdns/test-bindparser_cc.cc