summaryrefslogtreecommitdiff
path: root/gc/default/default.c
diff options
context:
space:
mode:
authorKazuki Yamaguchi <[email protected]>2025-04-20 16:22:01 +0900
committergit <[email protected]>2025-05-15 16:51:15 +0000
commit06a56a7ffcb053d5bc45b9a984082d9301d6819c (patch)
tree62350e6ffb92eec83374dc36bf9096e20cd9c828 /gc/default/default.c
parentb43c7cf8c41e86f4ecefbd605bef17625c69ed1a (diff)
[ruby/openssl] ssl: fix potential memory leak in SSLContext#setup
If SSL_CTX_add_extra_chain_cert() fails, the refcount of x509 must be handled by the caller. This should only occur due to a malloc failure inside the function. https://github.com/ruby/openssl/commit/80bcf727dc
Diffstat (limited to 'gc/default/default.c')
0 files changed, 0 insertions, 0 deletions