mirror of
https://github.com/corda/corda.git
synced 2025-01-22 04:18:31 +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);
|
||||
|
||||
Operand* result = ::result(c);
|
||||
|
||||
frame->pop(dimensions);
|
||||
|
Loading…
Reference in New Issue
Block a user