summaryrefslogtreecommitdiff
path: root/Kbuild
diff options
context:
space:
mode:
authorSeth Forshee <seth.forshee@canonical.com>2011-09-15 14:48:27 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2011-09-15 16:03:16 (GMT)
commitf588c960fcaa6fa8bf82930bb819c9aca4eb9347 (patch)
treea2ed7bbc8339e203c4ef9e41d2181b2da7bb5241 /Kbuild
parentcc39c6a9bbdebfcf1a7dee64d83bf302bc38d941 (diff)
downloadlinux-f588c960fcaa6fa8bf82930bb819c9aca4eb9347.tar.xz
hfsplus: Fix kfree of wrong pointers in hfsplus_fill_super() error path
Commit 6596528e391a ("hfsplus: ensure bio requests are not smaller than the hardware sectors") changed the pointers used for volume header allocations but failed to free the correct pointers in the error path path of hfsplus_fill_super() and hfsplus_read_wrapper. The second hunk came from a separate patch by Pavel Ivanov. Reported-by: Pavel Ivanov <paivanof@gmail.com> Signed-off-by: Seth Forshee <seth.forshee@canonical.com> Signed-off-by: Christoph Hellwig <hch@tuxera.com> Cc: <stable@kernel.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions