diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-06-08 19:30:03 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-06-18 16:25:42 +0200 |
commit | c11760c6d80ab6aa20e383cf378a7287305f591c (patch) | |
tree | 91f5c65f5b1bf57bba5774c87767f93549f6bec5 /drivers/isdn | |
parent | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... (diff) | |
download | linux-c11760c6d80ab6aa20e383cf378a7287305f591c.tar.xz linux-c11760c6d80ab6aa20e383cf378a7287305f591c.zip |
isofs: fix bh leak in isofs_fill_super() error case
In isofs_fill_super(), when an iso_primary_descriptor is found, it is
kept in pri_bh. The error cases don't properly release it. Fix it.
Reported-and-tested-by: κΉμμ <stanley.will.kim@gmail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/isdn')
0 files changed, 0 insertions, 0 deletions