summaryrefslogtreecommitdiff
path: root/ext/openssl/ossl_pkey_dh.c
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2021-04-05 00:30:01 +0900
committerKazuki Yamaguchi <k@rhe.jp>2021-07-18 17:44:46 +0900
commit595644e4f65f35e35f4c81e3aa228ac7d7f091d4 (patch)
treeb6a0931a5c69f7a236da7eefc0b5b7182a1c8977 /ext/openssl/ossl_pkey_dh.c
parent8cfe92b8a249465457ebef1d49b9e14a9fdaaddd (diff)
[ruby/openssl] pkey: fix interrupt handling in OpenSSL::PKey.generate_key
rb_thread_call_without_gvl() can be interrupted, but it may be able to resume the operation. Call rb_thread_check_ints() to see if it raises an exception or not. https://github.com/ruby/openssl/commit/88b90fb856
Diffstat (limited to 'ext/openssl/ossl_pkey_dh.c')
0 files changed, 0 insertions, 0 deletions