summaryrefslogtreecommitdiff
path: root/test/openssl
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2022-09-02 13:55:19 +0900
committerKazuki Yamaguchi <k@rhe.jp>2022-10-17 16:35:35 +0900
commitbee383d9fe84eb29ec12a8c392fcbf7c646575b8 (patch)
treec14856c9793e9833606ec66f736b4ed527fd7585 /test/openssl
parent79543b9a530d85f0487583d96ad412f5e7683ffa (diff)
downloadruby-bee383d9fe84eb29ec12a8c392fcbf7c646575b8.tar.gz
[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')
0 files changed, 0 insertions, 0 deletions