mirror of https://github.com/OISF/suricata
var: Use 16-bit container for type
Issue: 6855: Match sigmatch type field in var and bit structs Align the size and datatype of type, idx, and next members across: - FlowVarThreshold - FlowBit - FlowVar - GenericVar - XBit - DetectVarList Note that the FlowVar structure has been intentionally constrained to match the structure size prior to this commit. To achieve this, the keylen member was restricted to 8 bits after it was confirmed its value is checked against a max of 0xff.pull/12743/head
parent
d8ddef4c14
commit
3d26f917ee
Loading…
Reference in New Issue