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

http: fix file read for client certificates #79

Merged
merged 2 commits into from
Mar 3, 2021

Conversation

cspiel1
Copy link
Collaborator

@cspiel1 cspiel1 commented Mar 3, 2021

This fixes an ugly bug when a client certificate should be added for the HTTP client. A illegal pointer is returned, which leads to a illegal mem access.

@sreimers sreimers merged commit 6f538d1 into baresip:master Mar 3, 2021
@cspiel1
Copy link
Collaborator Author

cspiel1 commented Mar 3, 2021

wow, this was fast. Thanks! :-)

@cspiel1 cspiel1 deleted the http_fix_client_cert_read branch March 30, 2021 06:08
@sreimers sreimers added the bug Something isn't working label Apr 9, 2021
@sreimers sreimers added this to the v2.0.0 milestone Apr 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants