Skip to content

Windows quote 8600 backport7 - #15681

Closed
catenacyber wants to merge 2 commits into
OISF:main-7.0.xfrom
catenacyber:windows-quote-8600-backport7
Closed

Windows quote 8600 backport7#15681
catenacyber wants to merge 2 commits into
OISF:main-7.0.xfrom
catenacyber:windows-quote-8600-backport7

Conversation

@catenacyber

Copy link
Copy Markdown
Contributor

Link to ticket: https://redmine.openinfosecfoundation.org/issues/8600

Describe changes:

catenacyber and others added 2 commits June 19, 2026 09:34
Ticket: 8600

CreateServiceA doc states for example :

> If the path contains a space, it must be quoted so that it is
  correctly interpreted.

Also fixes strlcat usage and check return value to error out on
truncated path

(cherry picked from commit ac1b3cc)
to deal with the failure due to cbindgen updates and mismatches in
generated bindings.

detect-bytemath.c:61: error: "DETECT_BYTEMATH_ENDIAN_DEFAULT" redefined [-Werror]
   61 | #define DETECT_BYTEMATH_ENDIAN_DEFAULT (uint8_t) BigEndian
      |
In file included from rust.h:34,
                 from detect-bytemath.c:32:
./../rust/gen/rust-bindings.h:5071: note: this is the location of the previous definition
 5071 | #define DETECT_BYTEMATH_ENDIAN_DEFAULT BigEndian
      |
@codecov

codecov Bot commented Jun 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.52%. Comparing base (6e7907e) to head (368005d).

Additional details and impacted files
@@              Coverage Diff               @@
##           main-7.0.x   #15681      +/-   ##
==============================================
- Coverage       81.52%   81.52%   -0.01%     
==============================================
  Files             925      925              
  Lines          252965   252965              
==============================================
- Hits           206235   206227       -8     
- Misses          46730    46738       +8     
Flag Coverage Δ
fuzzcorpus 62.24% <ø> (-0.02%) ⬇️
suricata-verify 63.84% <ø> (+0.03%) ⬆️
unittests 62.13% <ø> (ø)

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@suricata-qa

Copy link
Copy Markdown

WARNING:

field baseline test %
SURI_TLPW2_autofp_stats_chk
.flow.end.tcp_state.established 8 11 137.5%

Pipeline = 32168

@jufajardini jufajardini left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks consistent with what was approved for 8, and CI checks pass.

@victorjulien victorjulien added this to the 7.0 milestone Jun 21, 2026
@victorjulien

Copy link
Copy Markdown
Member

Merged in #15694, thanks!

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