mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-09-29 19:24:25 +03:00
RoseBuildImpl: init base_id members
These are set late in the Rose build process, when final IDs are allocated.
This commit is contained in:
committed by
Matthew Barr
parent
447753f148
commit
c7bebf8836
@@ -77,6 +77,8 @@ RoseBuildImpl::RoseBuildImpl(ReportManager &rm_in, SomSlotManager &ssm_in,
|
||||
hasSom(false),
|
||||
group_weak_end(0),
|
||||
group_end(0),
|
||||
anchored_base_id(MO_INVALID_IDX),
|
||||
nonbenefits_base_id(MO_INVALID_IDX),
|
||||
ematcher_region_size(0),
|
||||
floating_direct_report(false),
|
||||
eod_event_literal_id(MO_INVALID_IDX),
|
||||
|
Reference in New Issue
Block a user