mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2026-01-02 06:34:41 +03:00
fdr/teddy: store and dump number of strings
This commit is contained in:
committed by
Matthew Barr
parent
a17ef3e48a
commit
e4788aae1a
@@ -69,6 +69,7 @@ struct FDR {
|
||||
u32 engineID;
|
||||
u32 size;
|
||||
u32 maxStringLen;
|
||||
u32 numStrings;
|
||||
u32 confOffset;
|
||||
u32 floodOffset;
|
||||
u8 stride; /* stride - how frequently the data is consulted by the first
|
||||
|
||||
Reference in New Issue
Block a user