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/20230717/v2 #9244

Merged
merged 5 commits into from
Jul 17, 2023
Merged

Next/20230717/v2 #9244

merged 5 commits into from
Jul 17, 2023

Conversation

victorjulien
Copy link
Member

victorjulien and others added 5 commits July 16, 2023 11:36
Move pcre2 data structures used for parsing into the detect engine
context, so that multiple tenant loading threads don't use the same
data structures.

Bug: OISF#4797.
pcre2 is not thread-safe wrt match objects so use locally scoped
objects.

Issue: 4797
Issue: 6047

This commit ensures that the tenant id is contained in a unsigned 32 bit
container.
@suricata-qa
Copy link

WARNING:

field baseline test %
SURI_TLPR1_stats_chk
.tcp.overlap 1124925 1221170 108.56%

Pipeline 15206

@victorjulien victorjulien merged commit 9fd77c7 into OISF:master Jul 17, 2023
45 checks passed
@victorjulien victorjulien deleted the next/20230717/v2 branch August 12, 2023 05:59
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.

3 participants