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:
8709269
)
block: fix memory leak in bio_clone()
author
Li Zefan
<lizf@cn.fujitsu.com>
Mon, 9 Mar 2009 09:42:45 +0000
(10:42 +0100)
committer
Jens Axboe
<jens.axboe@oracle.com>
Sat, 14 Mar 2009 20:06:52 +0000
(21:06 +0100)
If bio_integrity_clone() fails, bio_clone() returns NULL without freeing
the newly allocated bio.
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
fs/bio.c
patch
|
blob
|
history
diff --cc
fs/bio.c
Simple merge