mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-02 20:18:12 +00:00
pass over hash store layer / all users, to switch to explicit 64-bit root alloc/dealloc, and 128-bit ids, for a full 192-bit hs key
This commit is contained in:
@@ -312,7 +312,7 @@ struct D_State
|
||||
D_CmdList cmds;
|
||||
|
||||
// rjf: output log key
|
||||
U128 output_log_key;
|
||||
HS_Key output_log_key;
|
||||
|
||||
// rjf: per-run caches
|
||||
D_UnwindCache unwind_cache;
|
||||
|
||||
Reference in New Issue
Block a user