grub/grub-core/fs
Andrei Borzenkov edc94e4b0b fs/hfsplus: fix memory leak.
Found by: Coverity scan.
2015-01-27 21:19:28 +03:00
..
zfs fs/zfs/zfscrypt.c: fix indentation. 2015-01-27 21:13:10 +03:00
affs.c
afs.c
archelp.c
bfs.c Add gcc_struct to all packed structures when compiling with mingw. 2013-12-15 14:14:30 +01:00
btrfs.c * grub-core/fs/btrfs.c: Avoid divisions by zero. 2015-01-21 17:42:12 +01:00
cbfs.c fs/{cbfs,cpio}: Remove useless check if mode is NULL. 2015-01-27 16:32:21 +01:00
cpio.c
cpio_be.c
cpio_common.c fs/{cbfs,cpio}: Remove useless check if mode is NULL. 2015-01-27 16:32:21 +01:00
exfat.c exfat reader 2011-04-11 18:13:00 +02:00
ext2.c
fat.c
fshelp.c grub_fshelp_read_file: Don't attempt to read past the end of file. 2015-01-21 17:38:04 +01:00
hfs.c fs/hfs: Add pointer sanity checks. 2015-01-25 13:18:10 +01:00
hfsplus.c fs/hfsplus: fix memory leak. 2015-01-27 21:19:28 +03:00
hfspluscomp.c Make grub_zlib_decompress handle incomplete chunks. 2013-12-18 23:39:49 +01:00
iso9660.c grub_iso9660_read: Explicitly check read_node return value. 2015-01-25 20:32:31 +01:00
jfs.c
minix.c fs/minix: Fix sector promotion to 64-bit. 2015-01-25 20:32:31 +01:00
minix2.c
minix2_be.c
minix3.c minix3fs support 2011-04-11 08:16:13 +02:00
minix3_be.c Handle big-endian minixfs (fixes minixfs tests on bigendian). 2012-04-01 21:35:18 +02:00
minix_be.c
newc.c Add gcc_struct to all packed structures when compiling with mingw. 2013-12-15 14:14:30 +01:00
nilfs2.c Reject NILFS2 superblocks with over 1GiB blocks. 2015-01-21 17:42:10 +01:00
ntfs.c
ntfscomp.c
odc.c Add gcc_struct to all packed structures when compiling with mingw. 2013-12-15 14:14:30 +01:00
proc.c
reiserfs.c fs/reiserfs: Fix sector count overflow. 2015-01-25 20:32:31 +01:00
romfs.c
sfs.c fs/sfs: Fix error check and add sanity check. 2015-01-25 20:32:31 +01:00
squash4.c Add gcc_struct to all packed structures when compiling with mingw. 2013-12-15 14:14:30 +01:00
tar.c
udf.c Document intentional fallthroughs. 2015-01-27 17:17:58 +01:00
ufs.c fs/ufs: Add missing error check. 2015-01-26 09:36:19 +01:00
ufs2.c automake commit without merge history 2010-05-06 11:34:04 +05:30
ufs_be.c
xfs.c