diff options
author | Nicholas Bellinger <nab@linux-iscsi.org> | 2012-02-26 22:16:07 -0800 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2012-03-08 12:10:56 -0800 |
commit | d06283341aee9e48eff1b068779d340785c635ce (patch) | |
tree | 4b6085fababdbb6784db9945968cbf6ed292e0e8 /drivers/tc | |
parent | c0974f89385970455a60a999ae4fc0a783cf458d (diff) |
iscsi-target: Fix dynamic -> explict NodeACL pointer reference
This patch fixes a free after use in lio_target_make_nodeacl() where
iscsi_node_acl was referenced from the original se_nacl_new allocation,
instead of from core_tpg_add_initiator_node_acl() in the case of dynamic
-> explict NodeACL conversion.
Cc: stable@vger.kernel.org
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'drivers/tc')
0 files changed, 0 insertions, 0 deletions