diff options
author | Seth Forshee <seth.forshee@canonical.com> | 2011-05-31 23:35:50 +0200 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2011-06-30 13:28:32 +0200 |
commit | 50176ddefa4a942419cb693dd2d8345bfdcde67c (patch) | |
tree | 922781d0151cf2e2939056b7dd44932f0b7e559f /firmware | |
parent | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... (diff) | |
download | linux-50176ddefa4a942419cb693dd2d8345bfdcde67c.tar.xz linux-50176ddefa4a942419cb693dd2d8345bfdcde67c.zip |
hfsplus: add missing call to bio_put()
hfsplus leaks bio objects by failing to call bio_put() on the bios
it allocates. Add the missing call to fix the leak.
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
Cc: <stable@kernel.org> # .38.x, .39.x
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions