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

fuzz: adds MSAN to CIFuzz #6170

Closed
wants to merge 1 commit into from
Closed

Conversation

catenacyber
Copy link
Contributor

Link to redmine ticket:
https://redmine.openinfosecfoundation.org/issues/4125

Describe changes:

  • Adds memory sanitizer to CIFuzz

cf google/oss-fuzz#4614
cc @jonathanmetzman

Let's see if CI works

That is memory sanitizer
@catenacyber catenacyber requested a review from victorjulien as a code owner June 4, 2021 10:59
@codecov
Copy link

codecov bot commented Jun 4, 2021

Codecov Report

Merging #6170 (52f6b8a) into master (d00b755) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #6170      +/-   ##
==========================================
- Coverage   76.87%   76.86%   -0.01%     
==========================================
  Files         611      611              
  Lines      186209   186209              
==========================================
- Hits       143139   143123      -16     
- Misses      43070    43086      +16     
Flag Coverage Δ
fuzzcorpus 52.84% <ø> (+0.04%) ⬆️
suricata-verify 50.87% <ø> (-0.08%) ⬇️
unittests 63.08% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@catenacyber
Copy link
Contributor Author

So, waiting for google/oss-fuzz#5873

@catenacyber catenacyber marked this pull request as draft June 4, 2021 13:37
@catenacyber catenacyber closed this Jun 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant