summaryrefslogtreecommitdiff
path: root/include/ruby/internal/encoding
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2025-07-31 20:15:03 +0900
committergit <svn-admin@ruby-lang.org>2025-08-01 12:04:06 +0000
commit046780179b582c3f037e5cff27647091f71d6977 (patch)
treefa2042e9fb75e24620a2273f4e94fc7a86b96772 /include/ruby/internal/encoding
parent3fe4ab0d23150f47e2ee6af0badbe08c070a9a95 (diff)
[ruby/openssl] pkcs7: refactor error handling in PKCS7#add_data
Raise an exception right after an OpenSSL function returns an error. Checking ERR_peek_error() is not reliable way to see if an error has occurred or not, as OpenSSL functions do not always populate the error queue. https://github.com/ruby/openssl/commit/cc3f1af73e
Diffstat (limited to 'include/ruby/internal/encoding')
0 files changed, 0 insertions, 0 deletions