diff options
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | 2012-09-02 15:44:51 +0200 |
---|---|---|
committer | Chris Mason <chris.mason@fusionio.com> | 2012-10-01 21:19:09 +0200 |
commit | cf93dccea67ad8f5e0d9163c6a0a584550bbd7cd (patch) | |
tree | 848f4ec0cc99396d468cbc4addc2707b1064b364 /crypto/rmd320.c | |
parent | Btrfs: btrfs_drop_extent_cache should never fail (diff) | |
download | linux-cf93dccea67ad8f5e0d9163c6a0a584550bbd7cd.tar.xz linux-cf93dccea67ad8f5e0d9163c6a0a584550bbd7cd.zip |
Btrfs: fix possible memory leak in scrub_setup_recheck_block()
bbio has been malloced in btrfs_map_block() and should be
freed before leaving from the error handling cases.
spatch with a semantic match is used to found this problem.
(http://coccinelle.lip6.fr/)
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Diffstat (limited to 'crypto/rmd320.c')
0 files changed, 0 insertions, 0 deletions