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

Remove extraneous argument from Rust protover_compute_vote() #346

Merged
merged 1 commit into from Oct 30, 2018

Conversation

Labels
None yet
Projects
None yet
3 participants
@nmathewson
Copy link
Contributor

@nmathewson nmathewson commented Sep 17, 2018

This argument was added to match an older idea for the C api, but we
decided not to do it that way in C.

Fixes bug 27741; bugfix on 0.3.3.6 / TROVE-2018-005 fix.

This argument was added to match an older idea for the C api, but we
decided not to do it that way in C.

Fixes bug 27741; bugfix on 0.3.3.6 / TROVE-2018-005 fix.
@coveralls
Copy link

@coveralls coveralls commented Sep 17, 2018

Coverage Status

Coverage decreased (-0.02%) to 57.861% when pulling 80ad159 on nmathewson:bug27741_033 into a546e07 on torproject:maint-0.3.3.

@torproject-pusher torproject-pusher merged commit 80ad159 into torproject:maint-0.3.3 Oct 30, 2018
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment