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

Silence the fuzzee's output #12

Merged
merged 3 commits into from Dec 25, 2019
Merged

Conversation

@jvoisin
Copy link
Contributor

jvoisin commented Dec 20, 2019

This should close #11

@jvoisin jvoisin force-pushed the jvoisin:silence_fuzee branch from 3f719c2 to 2412385 Dec 20, 2019
@yevgenypats
Copy link
Contributor

yevgenypats commented Dec 20, 2019

This looks good but I would make it configurable with a flag + maybe even choose do you want to close stdout,stderr or both. kind of like done in libFuzzer -close_fd_mask

jvoisin added a commit to jvoisin/pythonfuzz that referenced this pull request Dec 24, 2019
- Remove duplicate code
- Warning filtering is handled in fuzzitdev#12
- The __main__ test is correct, uncomment it
@jvoisin jvoisin mentioned this pull request Dec 24, 2019
@yevgenypats yevgenypats merged commit fb1a446 into fuzzitdev:master Dec 25, 2019
@jvoisin jvoisin deleted the jvoisin:silence_fuzee branch Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

2 participants
You can’t perform that action at this time.