HomePhabricator

fix a memory leak in key.cpp
a3d12f445ab1Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

fix a memory leak in key.cpp

  • add EC_KEY_free() in CKey::Reset() when pkey != NULL
  • init pkey with NULL in CKey constructor

Details

Provenance
Philip Kaufmann <phil.kaufmann@t-online.de>Authored on Jun 21 2012, 10:05
deadalnixPushed on May 14 2017, 22:04
Parents
rABCd65e959baeb3: Update my GPG key
Branches
Unknown
Tags
Unknown

Event Timeline

Philip Kaufmann <phil.kaufmann@t-online.de> committed rABCa3d12f445ab1: fix a memory leak in key.cpp (authored by Philip Kaufmann <phil.kaufmann@t-online.de>).Jun 21 2012, 12:43