grub/fs
marco_g 4ceb3636de 2004-12-13 Marco Gerards <metgerards@student.han.nl>
* fs/ext2.c (grub_ext2_open): Don't use data after freeing it.
	(grub_ext2_dir): Likewise.  Don't return in case of an error, jump
	to fail instead.  Reported by Vincent Pelletier
	<subdino2004@yahoo.fr>.

	* fs/fshelp.c (grub_fshelp_find_file): Don't free `oldnode' when
	it is not allocated.  Reported by Vincent Pelletier
	<subdino2004@yahoo.fr>.

	* normal/cmdline.c (grub_tab_complete): Add a blank line to the
	output so the output looks better.
2004-12-13 17:26:17 +00:00
..
ext2.c 2004-12-13 Marco Gerards <metgerards@student.han.nl> 2004-12-13 17:26:17 +00:00
fat.c 2004-08-28 Marco Gerards <metgerards@student.han.nl> 2004-08-28 13:14:29 +00:00
fshelp.c 2004-12-13 Marco Gerards <metgerards@student.han.nl> 2004-12-13 17:26:17 +00:00
hfs.c 2004-11-01 Marco Gerards <metgerards@student.han.nl> 2004-11-01 16:14:16 +00:00
iso9660.c 2004-11-01 Marco Gerards <metgerards@student.han.nl> 2004-11-01 16:14:16 +00:00
jfs.c 2004-11-01 Marco Gerards <metgerards@student.han.nl> 2004-11-01 16:14:16 +00:00
minix.c 2004-08-24 Marco Gerards <metgerards@student.han.nl> 2004-08-24 20:32:47 +00:00
ufs.c 2004-11-01 Marco Gerards <metgerards@student.han.nl> 2004-11-01 16:14:16 +00:00