Project

General

Profile

Actions

Bug #6220

closed

Backport tenant_id conversion to uint32_t

Added by Jeff Lucovsky 10 months ago. Updated 10 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

In 7.0, https://github.com/OISF/suricata/pull/9244/commits/9fd77c737f4f2d14f0e79df8958c21a3ccb3ed85 was added to make tenant_ids an unsigned 32 bit quantity. A few places used them as signed ints, and also int32_t. This commit makes all tenant_id values to be stored in an unsigned 32 bit container.

Actions #1

Updated by Jeff Lucovsky 10 months ago

  • Status changed from New to In Review
  • Assignee changed from OISF Dev to Jeff Lucovsky
Actions #3

Updated by Victor Julien 10 months ago

  • Status changed from In Review to Closed
Actions

Also available in: Atom PDF