Skip to content

0x7F char causes "Unable to parse DNS TXT" in powerdns-recursor #1727

@mbevand

Description

@mbevand

When the latest powerdns-recursor version (3.6.1) attempts to resolve a TXT record containing the character 0x7F (DEL), it errors out (see error below). This is because 837f4b4 was an incomplete fix: "> 127" should be replaced with "> 126".

STL error: Unable to parse DNS TXT '"\x7f"'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions