mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-19 02:30:35 +03:00
fdr/teddy: store and dump number of strings
This commit is contained in:
committed by
Matthew Barr
parent
a17ef3e48a
commit
e4788aae1a
@@ -55,6 +55,7 @@ struct Teddy {
|
||||
u32 engineID;
|
||||
u32 size;
|
||||
u32 maxStringLen;
|
||||
u32 numStrings;
|
||||
u32 confOffset;
|
||||
u32 floodOffset;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user