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

Fix bug triggered by OpenSSL 3.2.0 #105

Merged
merged 1 commit into from
Jan 14, 2024
Merged

Conversation

SeanTAllen
Copy link
Member

No description provided.

@ponylang-main ponylang-main added the discuss during sync Should be discussed during an upcoming sync label Jan 14, 2024
@SeanTAllen SeanTAllen marked this pull request as draft January 14, 2024 21:30
When using with OpenSSL 3.2.0, prior to the upgrade, running the
regression test added in this commit would either hang if compiled
in release mode or segfault due to infinite recursion if compiled
in debug mode.

This commit:

- Adds a test to checking for the ponylang/net_ssl 105 regression
- An update to ponylang/net_ssl 1.3.2 to fix the bug
- Adds release notes for this fix
@SeanTAllen SeanTAllen changed the title Add test to check for the ponylang/net_ssl 105 regression Fix bug triggered by OpenSSL 3.2.0 Jan 14, 2024
@SeanTAllen SeanTAllen added the changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge label Jan 14, 2024
@SeanTAllen SeanTAllen marked this pull request as ready for review January 14, 2024 21:51
@SeanTAllen SeanTAllen merged commit 4dd0a45 into main Jan 14, 2024
12 checks passed
@SeanTAllen SeanTAllen deleted the netssl-105-regression branch January 14, 2024 21:55
@ponylang-main ponylang-main removed the discuss during sync Should be discussed during an upcoming sync label Jan 14, 2024
github-actions bot pushed a commit that referenced this pull request Jan 14, 2024
github-actions bot pushed a commit that referenced this pull request Jan 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants