linux/drivers/s390
Heiko Carstens d10c0858f6 [SCSI] zfcp: fix kfree handling in zfcp_init_device_setup
The pointer that is allocated with kmalloc() is passed to strsep()
which modifies it. Later on the modified pointer value will be passed
to kfree. Save the original pointer and pass that one to kfree
instead.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2009-10-22 09:38:42 +09:00
..
block [S390] dasd: fix race condition in resume code 2009-10-06 10:35:11 +02:00
char [S390] 3270 console build fix 2009-10-06 10:35:05 +02:00
cio [S390] cio: allow setting boxed devices offline 2009-10-06 10:35:07 +02:00
crypto [S390] zcrypt: Improve some comments 2009-10-06 10:35:09 +02:00
kvm [S390] kvm: use console_initcall() to initialize s390 virtio console 2009-09-11 10:29:52 +02:00
net trivial: remove unnecessary semicolons 2009-09-21 15:14:58 +02:00
scsi [SCSI] zfcp: fix kfree handling in zfcp_init_device_setup 2009-10-22 09:38:42 +09:00
Makefile [S390] split/move machine check handler code 2009-03-26 15:24:10 +01:00