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

Compiler optimizations in HW mode exposes a memory bug #2

Open
JoshLind opened this issue Aug 20, 2019 · 0 comments
Open

Compiler optimizations in HW mode exposes a memory bug #2

JoshLind opened this issue Aug 20, 2019 · 0 comments

Comments

@JoshLind
Copy link
Collaborator

If you compile in HW mode using "SGX_PRERELEASE=1", this applies compiler optimizations "-O2" which exposes a memory bug when releasing unused deposits through backup nodes. This will probably be the result of a silly buffer overflow error/type cast somewhere.

I'll look into this when I have more time!

@JoshLind JoshLind self-assigned this Aug 20, 2019
@JoshLind JoshLind removed their assignment Dec 30, 2020
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

1 participant