git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a46741
)
ecryptfs: ecryptfs_msg_ctx_alloc_to_free(): remove kfree() redundant null check
author
Tim Gardner
<tim.gardner@canonical.com>
Tue, 12 Feb 2013 18:03:49 +0000
(11:03 -0700)
committer
Tyler Hicks
<tyhicks@canonical.com>
Tue, 12 Feb 2013 18:09:11 +0000
(10:09 -0800)
smatch analysis:
fs/ecryptfs/messaging.c:101 ecryptfs_msg_ctx_alloc_to_free() info:
redundant null check on msg_ctx->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>
No differences found