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 segv in Timestamp::{Request,Response,TokenInfo}.new #407

Merged
merged 1 commit into from Sep 27, 2021

Conversation

no6v
Copy link
Contributor

@no6v no6v commented Sep 30, 2020

prevent ossl_ts_*_free() from calling when d2i_TS_*_bio() failed.

See #405

test/openssl/test_ts.rb Outdated Show resolved Hide resolved
@rhenium
Copy link
Member

rhenium commented Feb 17, 2021

I'm sorry for the delayed response.

Good catch! Thanks.

prevent `ossl_ts_*_free()` from calling when `d2i_TS_*_bio()` failed.
@rhenium rhenium changed the base branch from master to maint-2.2 September 27, 2021 03:03
@rhenium
Copy link
Member

rhenium commented Sep 27, 2021

Changing the target branch to 2.2 because this needs backport.

@rhenium rhenium merged commit 8a6d375 into ruby:maint-2.2 Sep 27, 2021
@no6v no6v deleted the fix-timestamp-segv branch August 13, 2022 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants