Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/fs/isofs
Linus Torvalds c11760c6d8 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>
2011-06-18 07:25:42 -07:00
..
compress.c
dir.c
export.c exportfs: Return the minimum required handle size 2011-03-14 09:15:28 -04:00
inode.c isofs: fix bh leak in isofs_fill_super() error case 2011-06-18 07:25:42 -07:00
isofs.h
joliet.c
Kconfig
Makefile
namei.c fix isofs d_op handling 2011-01-12 20:02:43 -05:00
rock.c
rock.h
util.c
zisofs.h