-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
next/398/20240416/v1 #10856
Conversation
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.
Missing #10855 on purpose? |
Codecov ReportAttention: Patch coverage is
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
Flags with carried forward coverage won't be shown. Click here to find out more. |
Yes, this run had already started before that PR was made or approved. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀
WARNING:
Pipeline 20086 |
Staging:
SV_BRANCH=OISF/suricata-verify#1771