diff options
author | Kazuki Yamaguchi <[email protected]> | 2022-09-02 13:55:19 +0900 |
---|---|---|
committer | Kazuki Yamaguchi <[email protected]> | 2022-10-17 16:35:35 +0900 |
commit | bee383d9fe84eb29ec12a8c392fcbf7c646575b8 (patch) | |
tree | c14856c9793e9833606ec66f736b4ed527fd7585 /test/openssl/test_hmac.rb | |
parent | 79543b9a530d85f0487583d96ad412f5e7683ffa (diff) |
[ruby/openssl] x509*: fix error queue leak in #extensions= and #attributes= methods
X509at_delete_attr() in OpenSSL master puts an error queue entry if
there is no attribute left to delete. We must either clear the error
queue, or try not to call it when the list is already empty.
https://github.com/ruby/openssl/commit/a0c878481f
Diffstat (limited to 'test/openssl/test_hmac.rb')
0 files changed, 0 insertions, 0 deletions