RoseBuildImpl: init base_id members

These are set late in the Rose build process, when final IDs are
allocated.
This commit is contained in:
Justin Viiret 2015-10-30 15:10:03 +11:00 committed by Matthew Barr
parent 447753f148
commit c7bebf8836

View File

@ -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),