Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix off-by-one error validating length of TXT record data #142

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

56quarters
Copy link
Owner

Fix off-by-one error when creating new RecordDataTXT records that would allow creation of objects that could never be serialized successfully.

Fix off-by-one error when creating new RecordDataTXT records that
would allow creation of objects that could never be serialized
successfully.
@56quarters 56quarters marked this pull request as ready for review June 3, 2024 01:55
@56quarters 56quarters merged commit 7842f99 into master Jun 3, 2024
6 checks passed
@56quarters 56quarters deleted the txt-off-by-one branch June 3, 2024 01:55
@56quarters 56quarters added bug Something isn't working area:dns Relating to the DNS client labels Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:dns Relating to the DNS client bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant