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

Improve code reuse in fuzz targets #220

Open
2 tasks
khieta opened this issue Feb 16, 2024 · 0 comments
Open
2 tasks

Improve code reuse in fuzz targets #220

khieta opened this issue Feb 16, 2024 · 0 comments
Labels
internal-improvement Refactoring, performance improvement, or other non-breaking change

Comments

@khieta
Copy link
Contributor

khieta commented Feb 16, 2024

Category

DRT target(s), DRT generator(s)

Describe the feature you'd like to request

Several of our fuzz targets include duplicate code for defining the ABACSettings, FuzzTargetInput, related generators. We should be able to refactor some of this into a separate module to make the targets easier to inspect.

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 backlog internal-improvement Refactoring, performance improvement, or other non-breaking change labels Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal-improvement Refactoring, performance improvement, or other non-breaking change
Projects
None yet
Development

No branches or pull requests

2 participants