Skip to content
Commit 3edc8376 authored by Geyslan G. Bem's avatar Geyslan G. Bem Committed by Tyler Hicks
Browse files

ecryptfs: Fix memory leakage in keystore.c



In 'decrypt_pki_encrypted_session_key' function:

Initializes 'payload' pointer and releases it on exit.

Signed-off-by: default avatarGeyslan G. Bem <geyslan@gmail.com>
Signed-off-by: default avatarTyler Hicks <tyhicks@canonical.com>
Cc: stable@vger.kernel.org # v2.6.28+
parent d6099aeb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment