patch-2.1.125 linux/fs/hpfs/hpfs_fs.c

Next file: linux/fs/locks.c
Previous file: linux/fs/hfs/HFS.txt
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.124/linux/fs/hpfs/hpfs_fs.c linux/fs/hpfs/hpfs_fs.c
@@ -340,7 +340,7 @@
 	struct hpfs_boot_block *bootblock;
 	struct hpfs_super_block *superblock;
 	struct hpfs_spare_block *spareblock;
-	struct hpfs_dirent *de;
+	struct hpfs_dirent *de = NULL;
 	struct buffer_head *bh0, *bh1, *bh2;
 	struct quad_buffer_head qbh;
 	dnode_secno root_dno;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov