aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_pkcs7.c
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2016-09-04 16:10:02 +0900
committerKazuki Yamaguchi <k@rhe.jp>2016-10-27 16:16:00 +0900
commit47c0ef65cd553864ff236b5e4cd37e4ac8188690 (patch)
tree246ba2dba0a006407461eaecbbc8527f740e335f /ext/openssl/ossl_pkcs7.c
parentff850998167e0abf4d6ca2197136fe94da9da18f (diff)
downloadruby-openssl-47c0ef65cd553864ff236b5e4cd37e4ac8188690.tar.gz
ssl: avoid using ossl_exc_new()
Avoid using ossl_exc_new() and rb_exc_raise() but just use ossl_raise(). This simplifies the code with the exactly same effect. ossl_exc_new() is now removed as it is no longer used anywhere.
Diffstat (limited to 'ext/openssl/ossl_pkcs7.c')
0 files changed, 0 insertions, 0 deletions