e2fsprogs/debugfs
Dmitry V. Levin d9039ae0ff Check fgets(3) return value
When fgets() function fails, contents of the buffer is undefined.  That
is, fgets() return value needs to be checked, to avoid undefined behavior.

Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2007-10-29 10:59:01 -04:00
..
Makefile.in Fix Debian FTBFS problem caused by devmapper library using pthreads 2006-10-01 22:18:08 -04:00
debug_cmds.ct Add new debugfs command "set_block_group" 2007-04-13 15:56:00 -04:00
debugfs.8.in Add new debugfs command "set_block_group" 2007-04-13 15:56:00 -04:00
debugfs.c Check fgets(3) return value 2007-10-29 10:59:01 -04:00
debugfs.h Fix gcc -Wall warnings 2007-08-03 18:56:01 -04:00
dump.c debugfs: support > 2GB files for the dump and rdump commands 2007-04-02 18:30:46 -04:00
htree.c Fix gcc -Wall warnings, especially on 64-bit systems 2007-05-25 11:18:11 -04:00
icheck.c [COVERITY] Fix memory leak on error handling in the debugfs's icheck command 2007-03-21 19:16:11 -04:00
jfs_user.h Move linux/jbd.h to ext2fs/kernel-jbd.h, to avoid using the 2001-12-23 19:33:51 -05:00
logdump.c libext2fs: cleanup usage of unsigned int or __u32 and replace it with blk_t 2007-10-14 21:54:28 -04:00
ls.c Fix gcc -Wall warnings, especially on 64-bit systems 2007-05-25 11:18:11 -04:00
lsdel.c Fix mke2fs and debugfs to support large (> 16 bit) uid's and gid's 2007-05-08 00:10:54 -04:00
ncheck.c Fix gcc -Wall nitpicks 2003-12-07 01:28:50 -05:00
set_fields.c Miscellaneous Cleanups 2007-08-03 20:10:46 -04:00
unused.c Fix dump_usued segault in debugfs if used without open filesystem 2007-01-28 12:40:28 -05:00
util.c Fix gcc -Wall warnings 2007-08-03 18:56:01 -04:00