mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-06-13 07:32:23 -07:00
fix incorrect completion parameters hash storage in dbgi matching work
This commit is contained in:
@@ -1727,6 +1727,7 @@ ASYNC_WORK_DEF(di_match_work)
|
||||
ins_atomic_u32_eval_assign(&node->section_kind, name_map_section_kinds[name_map_kind_idx]);
|
||||
}
|
||||
}
|
||||
ins_atomic_u64_eval_assign(&node->cmp_params_hash, params_hash);
|
||||
di_scope_close(di_scope);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user