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: init reverse before calling AppLayerProtoDetectGetProto #12524

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

catenacyber
Copy link
Contributor

Link to ticket: https://redmine.openinfosecfoundation.org/issues/
None, just fuzz target fix for https://issues.oss-fuzz.com/u/1/issues/393408795

Describe changes:

  • fuzz: init reverse before calling AppLayerProtoDetectGetProto

Needed because of fec06f8

Completes commit fec06f8

The 2 callers in suricata itself already do that
Copy link

codecov bot commented Feb 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.70%. Comparing base (d4330ef) to head (7a26278).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #12524      +/-   ##
==========================================
+ Coverage   80.68%   80.70%   +0.01%     
==========================================
  Files         925      925              
  Lines      258914   258914              
==========================================
+ Hits       208914   208955      +41     
+ Misses      50000    49959      -41     
Flag Coverage Δ
fuzzcorpus 56.83% <ø> (+<0.01%) ⬆️
livemode 19.41% <ø> (+<0.01%) ⬆️
pcap 44.19% <ø> (+<0.01%) ⬆️
suricata-verify 63.39% <ø> (+<0.01%) ⬆️
unittests 58.38% <ø> (-0.01%) ⬇️

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

@suricata-qa
Copy link

Information: QA ran without warnings.

Pipeline 24547

@victorjulien victorjulien added this to the 8.0 milestone Feb 3, 2025
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.

3 participants