mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-10-10 00:02:24 +03:00
Remove RoseContext::userCtx
All Rose callbacks receive scratch as their context.
This commit is contained in:
committed by
Matthew Barr
parent
cca4116861
commit
70620327cc
@@ -122,7 +122,6 @@ struct RoseContext {
|
||||
* match, cleared if top events arrive */
|
||||
RoseCallback cb;
|
||||
RoseCallbackSom cb_som;
|
||||
void *userCtx;
|
||||
u32 filledDelayedSlots;
|
||||
u32 curr_anchored_loc; /**< last read/written row */
|
||||
u32 curr_row_offset; /**< last read/written entry */
|
||||
|
Reference in New Issue
Block a user