Project

General

Profile

This project is closed and read-only.

Actions

Backport #9745

closed

backport r45595

Backport #9745: backport r45595

Added by hone (Terence Lee) over 12 years ago. Updated over 12 years ago.

Status:
Closed
[ruby-core:62046]

Description

Backport memory leak from [Bug #9743]

Updated by nagachika (Tomoyuki Chikanaga) over 12 years ago Actions #1 [ruby-core:62361]

  • 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: PDF Atom