Skip to content

ssl: fix SSLSocket#syswrite with String-convertible objects #881

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

Merged
merged 1 commit into from
Apr 16, 2025

Conversation

rhenium
Copy link
Member

@rhenium rhenium commented Apr 16, 2025

Correctly pass the new object assigned by StringValue() to ossl_ssl_write_internal_safe().

This is a follow-up to commit 0d8c17a (#831).

Correctly pass the new object assigned by StringValue() to
ossl_ssl_write_internal_safe().

This is a follow-up to commit 0d8c17a (Reduce
OpenSSL::Buffering#do_write overhead, 2024-12-21).
@rhenium
Copy link
Member Author

rhenium commented Apr 16, 2025

The test failure with windows-latest ucrt is not relevant.

@rhenium rhenium merged commit 201a5d3 into ruby:master Apr 16, 2025
44 of 45 checks passed
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.

1 participant