Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Dec 27, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

matzbot and others added 3 commits December 27, 2025 06:53
Commit ruby/openssl@1de3b80a46c2 (cipher: make output buffer String independent,
2024-12-10) ensures the output buffer String has sufficient capacity,
bu the length can be shorter. The assert() is simply incorrect and
should be removed.

Also remove a similar assert() in Cipher#final. While not incorrect, it
is not useful either.

ruby/openssl@0ce6ab97dd
`fast fallback` cannot be used with explicitly specified local port,
because concurrent binds to the same `local_host:local_port`
can raise `Errno::EADDRINUSE`.

This issue is more likely to occur on hosts with `IPV6_V6ONLY` disabled,
because IPv6 binds can also occupy IPv4-mapped IPv6 address space.
@pull pull bot locked and limited conversation to collaborators Dec 27, 2025
@pull pull bot added the ⤵️ pull label Dec 27, 2025
@pull pull bot merged commit a8c3d5e into turkdevops:master Dec 27, 2025
1 of 2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants