farsightsec / wdns

low-level DNS library
Apache License 2.0
18 stars 5 forks source link

SVCB/HTTPS fixes #36

Closed rafaelvanoni closed 3 years ago

rafaelvanoni commented 3 years ago

This PR fixes a misinterpretation of how SvcParamValues should be encoded when parsing a string into an rdata and a portability issue when checking the 'endp' argument to strtok_r(3).