From: Gu Zheng Date: Wed, 11 Sep 2013 21:23:21 +0000 (-0700) Subject: fs/bio-integrity: fix a potential mem leak X-Git-Tag: v3.12-rc1~52^2~150 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc5c8f0783a4a2b43d05155782e71a22a91b26a5;p=pandora-kernel.git fs/bio-integrity: fix a potential mem leak Free the bio_integrity_pool in the fail path of biovec_create_pool in function bioset_integrity_create(). Signed-off-by: Gu Zheng Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed