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

Rewrite sortlist hand parser for memory safety and bugs #653

Merged
merged 2 commits into from Dec 8, 2023

Conversation

bradh352
Copy link
Member

@bradh352 bradh352 commented Dec 8, 2023

The parser for the sortlist has been rewritten to use the ares__buf_*() functions. This also resolves some known bugs in accepting invalid sortlist entries which should have caused parse failures.

Fixes Bug: #501
Fix By: Brad House (@bradh352)

@bradh352 bradh352 changed the title Rewrite softlist hand parser for memory safety and bugs Rewrite sortlist hand parser for memory safety and bugs Dec 8, 2023
@bradh352 bradh352 merged commit e72ae09 into c-ares:main Dec 8, 2023
19 of 26 checks passed
@bradh352 bradh352 deleted the sortlist branch December 8, 2023 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant