1
0
mirror of synced 2026-04-17 02:05:42 +00:00

verific: fix restoring msg state after blackbox import

This commit is contained in:
Miodrag Milanovic
2025-04-01 17:35:59 +02:00
parent c08f72b806
commit 72f2185a94

View File

@@ -3403,6 +3403,7 @@ struct VerificPass : public Pass {
veri_module->SetCompileAsBlackbox();
}
}
restore_blackbox_msg_state();
}
#endif