mirror of
https://github.com/corda/corda.git
synced 2025-02-08 20:10:22 +00:00
Merge branch 'master' of dice.ecovate.com:git/vm
Conflicts: src/compile.cpp
This commit is contained in:
commit
e30302722e
@ -2985,6 +2985,8 @@ compile(MyThread* t, Frame* initialFrame, unsigned ip)
|
|||||||
|
|
||||||
c->release(stack);
|
c->release(stack);
|
||||||
|
|
||||||
|
c->release(stack);
|
||||||
|
|
||||||
Operand* result = ::result(c);
|
Operand* result = ::result(c);
|
||||||
|
|
||||||
frame->pop(dimensions);
|
frame->pop(dimensions);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user