Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Verified, seed values are accepted as unsigned values and sessions can be easily replayed as well. Thanks for the quick fix!
Paths
| Differential D15339
[LibFuzzer] Introducing FUZZER_FLAG_UNSIGNED and using it for seeding. ClosedPublic Authored by aizatsky on Dec 8 2015, 10:51 AM.
Details Summary
Diff Detail Event Timelinedanielaustin edited edge metadata. Comment ActionsVerified, seed values are accepted as unsigned values and sessions can be easily replayed as well. Thanks for the quick fix! This revision is now accepted and ready to land.Dec 8 2015, 12:13 PM kcc edited edge metadata. Comment Actionscode LGTM.
Revision Contents
Diff 42196 lib/Fuzzer/FuzzerDriver.cpp
lib/Fuzzer/FuzzerFlags.def
lib/Fuzzer/FuzzerInterface.h
lib/Fuzzer/FuzzerInterface.cpp
|