git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b9d7e0
)
[PATCH] libata: kill illegal kfree(id)
author
Tejun Heo
<htejun@gmail.com>
Tue, 28 Feb 2006 08:38:10 +0000
(17:38 +0900)
committer
Jeff Garzik
<jeff@garzik.org>
Wed, 1 Mar 2006 19:48:42 +0000
(14:48 -0500)
Kill kfree(id) in failure path of ata_dev_read_id(). id is not
dynamically allocated yet.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Cc: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/scsi/libata-core.c
patch
|
blob
|
history
diff --cc
drivers/scsi/libata-core.c
Simple merge