mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
mangle fdr conf parts of scratch as well
This commit is contained in:
parent
ffc2d578b1
commit
778addadc5
@ -140,6 +140,7 @@ void populateCoreInfo(struct hs_scratch *s, const struct RoseEngine *rose,
|
|||||||
s->som_set_now_offset = ~0ULL;
|
s->som_set_now_offset = ~0ULL;
|
||||||
s->deduper.current_report_offset = ~0ULL;
|
s->deduper.current_report_offset = ~0ULL;
|
||||||
s->deduper.som_log_dirty = 1; /* som logs have not been cleared */
|
s->deduper.som_log_dirty = 1; /* som logs have not been cleared */
|
||||||
|
s->fdr_conf = NULL;
|
||||||
|
|
||||||
// Rose program execution (used for some report paths) depends on these
|
// Rose program execution (used for some report paths) depends on these
|
||||||
// values being initialised.
|
// values being initialised.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user