Project

General

Profile

Actions

Backport #9745

closed

backport r45595

Added by hone (Terence Lee) almost 10 years ago. Updated almost 10 years ago.

Status:
Closed
[ruby-core:62046]

Description

Backport memory leak from [Bug #9743]

Updated by nagachika (Tomoyuki Chikanaga) almost 10 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

Applied in changeset r45821.


merge revision(s) r45595: [Backport #9743] [Backport #9745]

* ext/openssl/ossl_pkey.c (ossl_pkey_verify): as EVP_VerifyFinal()
  finalizes only a copy of the digest context, the context must be
  cleaned up after initialization by EVP_MD_CTX_cleanup() or a
  memory leak will occur.  [ruby-core:62038] [Bug #9743]
Actions

Also available in: Atom PDF

Like0
Like0