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 improve fixes v3 #5616

Closed
wants to merge 5 commits into from

Conversation

catenacyber
Copy link
Contributor

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

Describe changes:

  • improves detect proto fuzz target (to be matched as an assert by oss-fuzz)
  • fix one warning when compiling with unit tests and DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION
  • limit memcap for datasets when fuzzing to avoid OOMs
  • check PacketCopyData return value in fuzz sigpcap target
  • rust : do not compile with coverage and build-std

Modifies #5615 with cocci check fix

@catenacyber catenacyber requested a review from a team as a code owner November 30, 2020 20:48
@victorjulien victorjulien mentioned this pull request Dec 1, 2020
@victorjulien
Copy link
Member

Merged in #5618, thanks!

jasonish added a commit to jasonish/suricata that referenced this pull request Nov 29, 2022
This package likely needs to be installed when starting with an Ubuntu
container or other minimal Ubuntu install.

Ticket: OISF#5616
victorjulien pushed a commit to victorjulien/suricata that referenced this pull request Dec 6, 2022
This package likely needs to be installed when starting with an Ubuntu
container or other minimal Ubuntu install.

Ticket: OISF#5616
victorjulien pushed a commit to victorjulien/suricata that referenced this pull request Jan 23, 2023
This package likely needs to be installed when starting with an Ubuntu
container or other minimal Ubuntu install.

Ticket: OISF#5616
(cherry picked from commit 0a4e3d0)
victorjulien pushed a commit to victorjulien/suricata that referenced this pull request Jan 24, 2023
This package likely needs to be installed when starting with an Ubuntu
container or other minimal Ubuntu install.

Ticket: OISF#5616
(cherry picked from commit 0a4e3d0)
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.

2 participants