Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Added support for --readonly_inputs for libfuzzer basic template #1247

Conversation

jordyn
Copy link
Contributor

@jordyn jordyn commented Sep 15, 2021

Summary of the Pull Request

What is this about?

Added support for --readonly_inputs for libfuzzer basic template

Copy link
Contributor

@bmc-msft bmc-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In addition to the other changes, all python code must be appropriately formatted/linted.

This includes:

  • black
  • flake8
  • isort --profile black
  • mypy

@jordyn
Copy link
Contributor Author

jordyn commented Sep 17, 2021

In addition to the other changes, all python code must be appropriately formatted/linted.

This includes:

  • black
  • flake8
  • isort --profile black
  • mypy

Let me know what else is needed to close this out.

@bmc-msft bmc-msft self-requested a review September 20, 2021 13:20
@bmc-msft bmc-msft enabled auto-merge (squash) September 20, 2021 19:39
@mgreisen mgreisen added this to Validation in Work in Progress Sep 20, 2021
@mgreisen mgreisen removed this from Validation in Work in Progress Sep 20, 2021
@jordyn jordyn linked an issue Sep 20, 2021 that may be closed by this pull request
@bmc-msft bmc-msft merged commit 80456f1 into microsoft:main Sep 21, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Nov 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for readonly_inputs for libfuzzer template
2 participants