Conversation
instead of a global variable. For easier initialization with dynamic number of protocols
for expectation_proto Ticket: 5053
for alproto_names Ticket: 5053
Ticket: 5053
so that we can use safely EXCEPTION_POLICY_MAX*sizeof(x)
Ticket: 5053 delay after initialization so that StringToAppProto works
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #11910 +/- ##
==========================================
- Coverage 82.60% 82.42% -0.19%
==========================================
Files 912 912
Lines 249342 249350 +8
==========================================
- Hits 205968 205519 -449
- Misses 43374 43831 +457
Flags with carried forward coverage won't be shown. Click here to find out more. |
|
Information: QA ran without warnings. Pipeline 23058 |
|
There are still discussions:
|
|
Replaced by #11987 |
What about them doesn't make sense? |
Registering a alproto with a parser function that always fails, and just testing that The comment says "Test the deallocation of app layer parser memory on occurrence of error in the parsing process." but I do not see such a thing, is there ? No big deal, but I do not see the point of these tests... |
I'm fine with removing them. |
Done in #12051 |
Link to ticket: https://redmine.openinfosecfoundation.org/issues/
Preliminary work for https://redmine.openinfosecfoundation.org/issues/5053
Describe changes:
#11572 next round
#11795 with comments taken into account
Still more work to do after :
Only
AppProtoStringsis to be handled, but it is the big one.And then take remaining commits out of #11321
And supply an example of an app-layer plugin