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

Fix for possible re-initialization after clone #142

Merged
merged 2 commits into from
Apr 24, 2018

Conversation

kosecki123
Copy link
Contributor

Initialize function wasn't protected from multiple executions which leads to possibility to overwrite (and hijack) transactions.

@kosecki123 kosecki123 changed the title Fix for possible re-initialization after clone [WIP] Fix for possible re-initialization after clone Apr 23, 2018
@kosecki123 kosecki123 changed the title [WIP] Fix for possible re-initialization after clone Fix for possible re-initialization after clone Apr 24, 2018
@kosecki123 kosecki123 merged commit ece10ad into master Apr 24, 2018
@kosecki123 kosecki123 deleted the fix/reinitialization branch April 24, 2018 06:22
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

Successfully merging this pull request may close these issues.

None yet

2 participants