commit | 70288b4c8fd35340b79b25b2ac9c86a79d105e60 | [log] [tgz] |
---|---|---|
author | wenxiong@linux.vnet.ibm.com <wenxiong@linux.vnet.ibm.com> | Thu Mar 14 13:52:25 2013 -0500 |
committer | James Bottomley <JBottomley@Parallels.com> | Tue Jun 04 11:16:22 2013 -0700 |
tree | cfb080de6385fae3d86e32a7f83d5fe2dccef5d9 | |
parent | 1642e66201d7b35c383d8e832603c24a78670e62 [diff] |
[SCSI] ipr: Avoid target_destroy accessing memory after it was freed Defined target_ids,array_ids and vsets_ids as unsigned long to avoid target_destroy accessing memory after it was freed. Signed-off-by: Wen Xiong <wenxiong@linux.vnet.ibm.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>