Closed
Conversation
5 tasks
catenacyber
approved these changes
Jan 13, 2025
Contributor
catenacyber
left a comment
There was a problem hiding this comment.
Approved previous PR and the diff looks good to fix the nit by Victor
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #12386 +/- ##
==========================================
+ Coverage 82.46% 82.49% +0.02%
==========================================
Files 914 916 +2
Lines 258316 258563 +247
==========================================
+ Hits 213030 213295 +265
+ Misses 45286 45268 -18
Flags with carried forward coverage won't be shown. Click here to find out more. |
victorjulien
approved these changes
Jan 13, 2025
|
WARNING:
Pipeline 24188 |
Member
|
Haven't looked at why, but in my FreeBSD 13 builder, this fails to build: |
Member
|
Hmm the |
Member
|
It seems it is using a local cbindgen, which appears to be out of date. Trying again after updating it. |
Member
|
Ok, it works now. Sorry for the noise. |
Merged
Member
|
Merged in #12393, thanks! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ticket: #1065
Contribution style:
https://docs.suricata.io/en/latest/devguide/contributing/contribution-process.html
Our Contribution agreements:
https://suricata.io/about/contribution-agreement/ (note: this is only required once)
Changes (if applicable):
(including schema descriptions)
https://redmine.openinfosecfoundation.org/projects/suricata/issues
Link to ticket: https://redmine.openinfosecfoundation.org/issues/1065
Description:
Changes:
rs_detect_vlan_id_freeandrs_detect_vlan_id_parsetoSCDetectVlanIdFreeandSCDetectVlanIdParseSV_BRANCH=OISF/suricata-verify#2222
Previous PR: #12374