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:
8c8d721
)
block: Fix memory leak in alloc_disk_node()
author
Jerome Marchand
<jmarchan@redhat.com>
Fri, 23 Nov 2007 08:17:53 +0000
(09:17 +0100)
committer
Jens Axboe
<jens.axboe@oracle.com>
Tue, 27 Nov 2007 08:19:40 +0000
(09:19 +0100)
Fix a memory leak in alloc_disk_node(). Don't forget to free 'dkstats' when the allocation of 'part' failed.
Signed-off-by: Jerome Marchand <jmarchan@redhat.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
block/genhd.c
patch
|
blob
|
history
diff --cc
block/genhd.c
Simple merge