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

Possible Use of Uninitialized Variable #25

Closed
abitmore opened this issue Jan 16, 2017 · 1 comment
Closed

Possible Use of Uninitialized Variable #25

abitmore opened this issue Jan 16, 2017 · 1 comment

Comments

@abitmore
Copy link
Member

In this constructor, when the condition is false, the content field of the object won't be initialized, then it will lead to undefined behavior.

takaaki7 added a commit to takaaki7/bitshares-core that referenced this issue Jul 23, 2017
@abitmore abitmore added this to the Future Non-Consensus-Changing Release milestone Nov 27, 2017
@abitmore abitmore modified the milestones: Future Non-Consensus-Changing Release, 201802 - Non-Consensus-Changing Release Jan 13, 2018
abitmore added a commit that referenced this issue Jan 13, 2018
Fix vote_id_type might be uninitialized #25
@abitmore
Copy link
Member Author

Fixed.

jmjatlanta pushed a commit to jmjatlanta/bitshares-core that referenced this issue Jul 26, 2022
Rebase TUSC changes against current Bitshares release branch
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