1
0
Fork 0
alistair23-linux/fs/udf
Jan Kara f5cc15dac5 Fix possible NULL pointer dereference in udf_table_free_blocks()
Fix possible NULL pointer dereference when freeing blocks in case table of
free space is used.  Also fix handling of the case when we need to move
extent from one block to another one to make space for indirect extent.
BTW: Nobody seem to have ever used this code.

Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-08-31 01:42:22 -07:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
balloc.c Fix possible NULL pointer dereference in udf_table_free_blocks() 2007-08-31 01:42:22 -07:00
crc.c UDF: coding style conversion - lindent fixups 2007-07-21 17:49:14 -07:00
dir.c UDF: coding style conversion - lindent fixups 2007-07-21 17:49:14 -07:00
directory.c UDF: coding style conversion - lindent fixups 2007-07-21 17:49:14 -07:00
ecma_167.h UDF: coding style conversion - lindent fixups 2007-07-21 17:49:14 -07:00
file.c UDF: coding style conversion - lindent fixups 2007-07-21 17:49:14 -07:00
fsync.c UDF: coding style conversion - lindent fixups 2007-07-21 17:49:14 -07:00
ialloc.c UDF: coding style conversion - lindent fixups 2007-07-21 17:49:14 -07:00
inode.c UDF: fix UID and GID mount option ignorance 2007-07-31 15:39:43 -07:00
lowlevel.c UDF: coding style conversion - lindent fixups 2007-07-21 17:49:14 -07:00
misc.c UDF: coding style conversion - lindent fixups 2007-07-21 17:49:14 -07:00
namei.c UDF: coding style conversion - lindent fixups 2007-07-21 17:49:14 -07:00
osta_udf.h UDF: coding style conversion - lindent fixups 2007-07-21 17:49:14 -07:00
partition.c UDF: coding style conversion - lindent fixups 2007-07-21 17:49:14 -07:00
super.c UDF: handle wrong superblock better 2007-08-31 01:42:22 -07:00
symlink.c UDF: coding style conversion - lindent fixups 2007-07-21 17:49:14 -07:00
truncate.c UDF: coding style conversion - lindent fixups 2007-07-21 17:49:14 -07:00
udf_i.h UDF: coding style conversion - lindent fixups 2007-07-21 17:49:14 -07:00
udf_sb.h UDF: fix UID and GID mount option ignorance 2007-07-31 15:39:43 -07:00
udfdecl.h UDF: coding style conversion - lindent fixups 2007-07-21 17:49:14 -07:00
udfend.h UDF: coding style conversion - lindent fixups 2007-07-21 17:49:14 -07:00
udftime.c UDF: coding style conversion - lindent fixups 2007-07-21 17:49:14 -07:00
unicode.c UDF: coding style conversion - lindent fixups 2007-07-21 17:49:14 -07:00