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

decode/tcp: fix some macros #12431

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

decode/tcp: fix some macros #12431

wants to merge 1 commit into from

Conversation

regit
Copy link
Contributor

@regit regit commented Jan 19, 2025

Ticket: #7509

Contribution style:

Our Contribution agreements:

Changes (if applicable):

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

Describe changes:

  • fix macros not using l4
  • fix macros with strange variable names

@regit regit requested a review from victorjulien as a code owner January 19, 2025 21:30
Copy link

codecov bot commented Jan 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.63%. Comparing base (c207cfc) to head (4c420a8).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #12431      +/-   ##
==========================================
+ Coverage   80.62%   80.63%   +0.01%     
==========================================
  Files         920      920              
  Lines      258697   258697              
==========================================
+ Hits       208566   208603      +37     
+ Misses      50131    50094      -37     
Flag Coverage Δ
fuzzcorpus 56.81% <0.00%> (ø)
livemode 19.39% <0.00%> (+<0.01%) ⬆️
pcap 44.27% <0.00%> (+0.02%) ⬆️
suricata-verify 63.27% <100.00%> (+0.02%) ⬆️
unittests 58.52% <0.00%> (+<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 24272

@victorjulien
Copy link
Member

Should we just remove the broken macros? If they are unused.

@regit
Copy link
Contributor Author

regit commented Jan 20, 2025

Should we just remove the broken macros? If they are unused.

Some of them are used, I don't really understand why it was not breaking.

@suricata-qa
Copy link

Information: QA ran without warnings.

Pipeline 24275

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