Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory leak when running evmcode #18

Closed
winsvega opened this issue May 28, 2015 · 1 comment
Closed

Memory leak when running evmcode #18

winsvega opened this issue May 28, 2015 · 1 comment

Comments

@winsvega
Copy link
Contributor

I am having cpp-jit fail with memory leak on
https://github.com/ethereum/tests/blob/develop/StateTests/RandomTests/st201505272131CPPJIT.json

somewhere in function
void Compiler::createBasicBlocks(code_iterator _codeBegin, code_iterator _codeEnd)

@chfast
Copy link
Member

chfast commented Aug 24, 2015

Fixed in develop branch.

@chfast chfast closed this as completed Aug 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants