1
0
Fork 0
alistair23-linux/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
..
Kconfig fs/Kconfig: move iso9660, udf out 2009-01-22 13:15:55 +03:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
compress.c zisofs: Implement reading of compressed files when PAGE_CACHE_SIZE > compress block size 2009-12-10 15:02:49 +01:00
dir.c BKL: Remove BKL from isofs 2010-10-04 21:10:45 +02:00
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 BKL: Remove BKL from isofs 2010-10-04 21:10:45 +02:00
joliet.c NLS: update handling of Unicode 2009-06-15 21:44:43 -07:00
namei.c fix isofs d_op handling 2011-01-12 20:02:43 -05:00
rock.c BKL: Remove BKL from isofs 2010-10-04 21:10:45 +02:00
rock.h [PATCH] rock: rename union members 2005-06-21 19:07:38 -07:00
util.c [PATCH] isofs includes sanitized 2005-04-25 18:32:12 -07:00
zisofs.h [PATCH] mark address_space_operations const 2006-06-28 14:59:04 -07:00