Skip to content

Comments

next/538/20240720/v1#11536

Merged
victorjulien merged 13 commits intoOISF:masterfrom
victorjulien:next/538/20240720/v1
Jul 22, 2024
Merged

next/538/20240720/v1#11536
victorjulien merged 13 commits intoOISF:masterfrom
victorjulien:next/538/20240720/v1

Conversation

@victorjulien
Copy link
Member

When configure is used with --enable-warnings, we try to add most
warning flags that should pass.
This commits adds the warning Wimplicit-int-float-conversion
by making tx parsing and creation more easily available,
without needing a dns state.

Dns event NotResponse is now set on the right tx, and not the one
before.

Also debug log for Z-flag on request says "request" instead of
"response"

Also rustfmt dns.rs
Now a flow alproto can be changed by a call to AppLayerParserParse
when HTTP2 forces the flow to turn into DOH2.
Ticket: 5773

Handles both directions the same way for data if content type is
application/dns-message
So as to consume less memory for HTTP2Transaction
@victorjulien victorjulien requested review from a team, catenacyber and jasonish as code owners July 20, 2024 11:14
@codecov
Copy link

codecov bot commented Jul 20, 2024

Codecov Report

Attention: Patch coverage is 84.93151% with 66 lines in your changes missing coverage. Please review.

Project coverage is 82.51%. Comparing base (6598a69) to head (7f6c963).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #11536      +/-   ##
==========================================
- Coverage   82.54%   82.51%   -0.04%     
==========================================
  Files         923      923              
  Lines      248460   248732     +272     
==========================================
+ Hits       205083   205232     +149     
- Misses      43377    43500     +123     
Flag Coverage Δ
fuzzcorpus 60.40% <56.16%> (-0.12%) ⬇️
livemode 18.63% <8.67%> (-0.02%) ⬇️
pcap 44.08% <69.40%> (+0.09%) ⬆️
suricata-verify 61.75% <76.25%> (+0.03%) ⬆️
unittests 59.06% <29.68%> (-0.05%) ⬇️

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 21669

Copy link
Member

@inashivb inashivb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@victorjulien victorjulien merged commit 7f6c963 into OISF:master Jul 22, 2024
@victorjulien victorjulien deleted the next/538/20240720/v1 branch July 22, 2024 14:15
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.

4 participants