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

Fixed memset not setting entire array 0 #46

Merged
merged 1 commit into from Nov 27, 2016

Conversation

stevenwenxu
Copy link
Contributor

The third parameter of memset is the number of bytes to be set. In this case we should set the entire frames array to be zero.

@mkrautz
Copy link
Contributor

mkrautz commented Nov 27, 2016

LGTM

@mkrautz mkrautz merged commit 5af6446 into mumble-voip:master Nov 27, 2016
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