mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-08 16:53:07 +00:00
Fix run_constructor
Fixes the crash due to a huge allocation in `returndatacopyPythonBug_Tue_03_48_41-1432`.
This commit is contained in:
parent
d1c9277db6
commit
cfc54f95a0
@ -87,7 +87,7 @@ global create_common:
|
|||||||
|
|
||||||
run_constructor:
|
run_constructor:
|
||||||
// stack: new_ctx, value, address, kexit_info
|
// stack: new_ctx, value, address, kexit_info
|
||||||
%set_new_ctx_value
|
SWAP1 %set_new_ctx_value
|
||||||
// stack: new_ctx, address, kexit_info
|
// stack: new_ctx, address, kexit_info
|
||||||
|
|
||||||
// Each line in the block below does not change the stack.
|
// Each line in the block below does not change the stack.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user