commit | 222ab5946860e1d77870ffbfebebff2bcb1f4215 | [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> | Sun May 12 15:07:42 2013 -0700 |
tree | 6ed646b1b53667ad098a6440333543ca114019bb | |
parent | 364398324c901bc834f762eb5443d2e5a1d2a0db [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>