From: Joern Engel Date: Tue, 2 Sep 2014 21:49:57 +0000 (-0400) Subject: target: Fix memory leak on error in target_fabric_make_mappedlun X-Git-Tag: fixes-against-v3.18-rc2~19^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da0abaee4793bac4047b3bdfd221fc54850bbf5f;p=pandora-kernel.git target: Fix memory leak on error in target_fabric_make_mappedlun 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 Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed