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

Consistent type result of ternary operator in auth_caching_sha2_client #83

Conversation

mlocati
Copy link

@mlocati mlocati commented Nov 21, 2018

We have that filebuffer is a char* and packet is an unsigned char *.
Let's make the ternary operator always return the same type (char*, the one expected by ma_load_pem).

@9EOR9
Copy link
Collaborator

9EOR9 commented Dec 1, 2018

Patch applied to 3.0 branch

@9EOR9 9EOR9 closed this Dec 1, 2018
@mlocati mlocati deleted the const-char-unsigned-const-char-ma_load_pem branch December 1, 2018 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants