mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-19 02:30:35 +03:00
remove exceptionMap from LimExNFA
This commit is contained in:
@@ -135,7 +135,6 @@ struct LimExNFA##size { \
|
||||
u32 exReportOffset; /* rel. to start of LimExNFA */ \
|
||||
u32 repeatCount; \
|
||||
u32 repeatOffset; \
|
||||
u32 exceptionMap[size]; \
|
||||
u32 squashOffset; /* rel. to start of LimExNFA; for accept squashing */ \
|
||||
u32 squashCount; \
|
||||
u32 topCount; \
|
||||
|
||||
Reference in New Issue
Block a user