commit | 3a46741804a4226cd837d1246eed95d4161f7159 | [log] [tgz] |
---|---|---|
author | Tim Gardner <tim.gardner@canonical.com> | Tue Feb 12 10:56:54 2013 -0700 |
committer | Tyler Hicks <tyhicks@canonical.com> | Tue Feb 12 10:06:01 2013 -0800 |
tree | 85e2fcbcc0a3a8b05e081c083da347ba2dcfdd72 | |
parent | a07c48ad5be5cbf32a2741f10e6fbf4bbfcaa362 [diff] |
eCryptfs: decrypt_pki_encrypted_session_key(): remove kfree() redundant null check smatch analysis: fs/ecryptfs/keystore.c:1206 decrypt_pki_encrypted_session_key() info: redundant null check on msg calling kfree() Cc: Dustin Kirkland <dustin.kirkland@gazzang.com> Cc: ecryptfs@vger.kernel.org Signed-off-by: Tim Gardner <tim.gardner@canonical.com> Signed-off-by: Tyler Hicks <tyhicks@canonical.com>