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

Custom fuzz targets for extension functions #182

Open
2 tasks
khieta opened this issue Dec 15, 2023 · 0 comments
Open
2 tasks

Custom fuzz targets for extension functions #182

khieta opened this issue Dec 15, 2023 · 0 comments
Labels
feature-request Request for a new feature

Comments

@khieta
Copy link
Contributor

khieta commented Dec 15, 2023

Category

DRT target(s)

Describe the feature you'd like to request

The specifications for extension functions contain some tricky parsing code & IP address logic. Although current DRT targets can uncover bugs in this code (see e.g. #181), I suspect that we would be able to find bugs more quickly and reliably with custom targets that only test extension functions.

Describe alternatives you've considered

No response

Additional context

No response

Is this something that you'd be interested in working on?

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change
@khieta khieta added feature-request Request for a new feature backlog labels Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for a new feature
Projects
None yet
Development

No branches or pull requests

2 participants