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

next/398/20240416/v1 #10856

Merged
merged 5 commits into from
Apr 16, 2024
Merged

Conversation

victorjulien
Copy link
Member

satta and others added 5 commits April 16, 2024 08:00
This gives app layer code a chance to access feature
information.
It was brought to my attention by GLongo that Pgsql parser handled eof
diffrently for requests and responses, and apparently there isn't a good
reason for such a difference therefore, apply same logic used for
rs_pgsql_parse_request for checking for eof when parsing a response.
@inashivb
Copy link
Member

Missing #10855 on purpose?

Copy link

codecov bot commented Apr 16, 2024

Codecov Report

Attention: Patch coverage is 83.15789% with 80 lines in your changes are missing coverage. Please review.

Project coverage is 82.95%. Comparing base (c305ed1) to head (ce1556c).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #10856      +/-   ##
==========================================
+ Coverage   82.88%   82.95%   +0.07%     
==========================================
  Files         914      917       +3     
  Lines      246936   247361     +425     
==========================================
+ Hits       204671   205198     +527     
+ Misses      42265    42163     -102     
Flag Coverage Δ
fuzzcorpus 64.50% <63.73%> (+0.12%) ⬆️
suricata-verify 62.31% <83.29%> (+0.12%) ⬆️
unittests 62.29% <43.78%> (-0.02%) ⬇️

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

@victorjulien
Copy link
Member Author

Missing #10855 on purpose?

Yes, this run had already started before that PR was made or approved.

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 🚀

@suricata-qa
Copy link

WARNING:

field baseline test %
SURI_TLPR1_stats_chk
.decoder.event.ppp.wrong_type 2862 0 -
.decoder.event.ppp.unsup_proto 931 3772 405.16%

Pipeline 20086

@victorjulien victorjulien merged commit ce1556c into OISF:master Apr 16, 2024
47 checks passed
@victorjulien victorjulien deleted the next/398/20240416/v1 branch April 16, 2024 13:00
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.

5 participants