]> git.ipfire.org Git - thirdparty/pdns.git/commit
Allow quoted words to immediately follow non-quoted in text record contents. 16087/head
authorMiod Vallat <miod.vallat@powerdns.com>
Mon, 8 Sep 2025 13:36:20 +0000 (15:36 +0200)
committerMiod Vallat <miod.vallat@powerdns.com>
Mon, 8 Sep 2025 13:36:20 +0000 (15:36 +0200)
commitb4b5aaa31d4fd51097e6afc2fb8eb92a65e7e545
treee3369959743758d0a76754518376a4ff9b5aa4db
parent37158802085997990c6c8735388f2d44e6350063
Allow quoted words to immediately follow non-quoted in text record contents.

Also reject \DDD escapes with a value larger than 8 bits.

Signed-off-by: Miod Vallat <miod.vallat@powerdns.com>
pdns/rcpgenerator.cc
pdns/test-dnsrecords_cc.cc