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

Make tsi handshaker result unused bytes const #12021

Merged
merged 1 commit into from
Aug 2, 2017

Conversation

jiangtaoli2016
Copy link

Since unused bytes are owned by tsi_handshaker_result, caller is not supposed to modify it. We shall pass const unsigned ** in tsi_handshaker_result_get_unused_bytes().

@grpc-kokoro
Copy link

[trickle] No significant performance differences

@grpc-kokoro
Copy link

[microbenchmarks] No significant performance differences

@jiangtaoli2016
Copy link
Author

This is a simple change. Appreciate quick review.

@yang-g yang-g removed their assignment Aug 2, 2017
@jiangtaoli2016 jiangtaoli2016 merged commit 54ecb5a into grpc:master Aug 2, 2017
@lock lock bot locked as resolved and limited conversation to collaborators Jan 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants