Skip to content

Fix variable to be compared uninitialized#22

Open
merge wants to merge 1 commit intojl777:masterfrom
merge:fix_uninitialized
Open

Fix variable to be compared uninitialized#22
merge wants to merge 1 commit intojl777:masterfrom
merge:fix_uninitialized

Conversation

@merge
Copy link

@merge merge commented Sep 26, 2017

nSize could be compared in an uninitialized state below. So initialize it
to zero, to be safe.

nSize could be compared in an uninitialized state below. So initialize it
to zero, to be safe.
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.

1 participant