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

fuzzing: extend fuzzing coverage #2096

Merged
merged 1 commit into from
Oct 9, 2023
Merged

fuzzing: extend fuzzing coverage #2096

merged 1 commit into from
Oct 9, 2023

Conversation

IvanNardi
Copy link
Collaborator

@IvanNardi IvanNardi commented Oct 8, 2023

Try fuzzing some functions which write to file/file descriptor; to avoid slowing the fuzzer, close its stdout

@IvanNardi IvanNardi force-pushed the fuzz-cov branch 2 times, most recently from 9efa070 to dc9d817 Compare October 8, 2023 18:51
Try fuzzing some functions which write to file/file descriptor; to avoid
slowing the fuzzer, close its stdout
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 9, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@IvanNardi IvanNardi merged commit 1366d94 into ntop:dev Oct 9, 2023
33 checks passed
@IvanNardi IvanNardi deleted the fuzz-cov branch October 9, 2023 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant