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

Ensuring that an entire message has been sent by calling SSLSocket/TCPSocket.syswrite in loop #41

Conversation

raphaelsolarski
Copy link

Fixes #30 #33 where messages longer than jruby-openssl OpenSSL::Buffering::BLOCK_SIZE were truncated.

@cla-checker-service
Copy link

cla-checker-service bot commented Aug 4, 2021

💚 CLA has been signed

…PSocket.syswrite in loop.

Fixes logstash-plugins#30 logstash-plugins#33 where messages longer than jruby-openssl OpenSSL::Buffering::BLOCK_SIZE were truncated.
@raphaelsolarski
Copy link
Author

Hi, what does the "needs-triage" status mean? Can I help in some way? 😃

@raphaelsolarski
Copy link
Author

Hi, any updates?

@piotrp
Copy link

piotrp commented Jul 5, 2022

@jsvd? Sorry for pinging, but commit history indicates that you may be the appropriate person to look at this, and this PR been left without any response for over a year... I believe this may be important, considering that security is enabled by default in ES 8.

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.

socket.syswrite return is value not checked; sent data can be truncated
3 participants