googleprojectzero / winafl

A fork of AFL for fuzzing Windows binaries
Apache License 2.0
2.36k stars 533 forks source link

Fixed "persist_dr_cache" comment #371

Closed salmonx closed 2 years ago

google-cla[bot] commented 2 years ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

For more information, open the CLA check for this pull request.

ifratric commented 2 years ago

Thanks! The PR looks good, but apparently there's some problem unrelated problem with the GitHub build action (probably due to windows-latest switching to 2022), and I'll need to solve that first before merging (help appreciated!)