Skip to content

fix: parameter name - #466

Merged
nirint merged 1 commit into
masterfrom
fix_parameter
Jun 29, 2026
Merged

fix: parameter name#466
nirint merged 1 commit into
masterfrom
fix_parameter

Conversation

@shubhangi-shrivastava

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Fixes a correctness issue in Hyperscan database construction where the header HMAC length check was accidentally validating the bytecode HMAC length variable instead of the header HMAC length variable, potentially allowing an unexpected header HMAC output length to go undetected.

Changes:

  • Corrected the variable used in the header HMAC length validation (hmac_lenhmac_hdr_len) in dbCreate.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Signed-off-by: Shubhangi Shrivastava <shubhangi.shrivastava@intel.com>
@nirint
nirint merged commit 828b4fe into master Jun 29, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants