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:
8d21355
)
target: Fix memory leak on error in target_fabric_make_mappedlun
author
Joern Engel
<joern@logfs.org>
Tue, 2 Sep 2014 21:49:57 +0000
(17:49 -0400)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Wed, 17 Sep 2014 21:34:50 +0000
(14:34 -0700)
This patch fixes a memory leak on error in target_fabric_make_mappedlun(),
where se_lun_acl memory does not get released on exit.
Found by coverity.
Signed-off-by: Joern Engel <joern@logfs.org>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
No differences found