e2fsprogs/debugfs
Brian Behlendorf b772900b4b [COVERITY] Avoid static buffer overruns in debugfs
Add an extra byte to EXT2_NAME_LEN in the static allocation for the
required trailing null.  This allows filenames up to the maximum
length of EXT2_NAME_LEN withover an overrun.

Coverity ID: 11: Overrun Static
Coverity ID: 12: Overrun Static
Coverity ID: 13: Overrun Static

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2007-03-21 15:09:15 -04:00
..
ChangeLog [COVERITY] Avoid static buffer overruns in debugfs 2007-03-21 15:09:15 -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 New debugfs command: set_current_time 2005-09-24 21:56:38 -04:00
debugfs.8.in Add an option to debugfs to open filesystems in exclusive mode 2006-03-18 19:58:13 -05:00
debugfs.c Allow the debugfs lcd command to work w/o a filesystem being open 2007-03-07 08:09:10 -05:00
debugfs.h Fix various gcc -Wall complaints. 2005-12-10 21:50:30 -05:00
dump.c [COVERITY] Avoid static buffer overruns in debugfs 2007-03-21 15:09:15 -04:00
htree.c [COVERITY] Avoid static buffer overruns in debugfs 2007-03-21 15:09:15 -04:00
icheck.c Fix debugfs's icheck to correctly report the owner of an EA block 2006-03-08 18:22:06 -05: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 Fix various gcc -Wall complaints. 2005-12-10 21:50:30 -05:00
ls.c [COVERITY] Avoid static buffer overruns in debugfs 2007-03-21 15:09:15 -04:00
lsdel.c Fix debugfs coredump when lsdel is run without an open filesystem 2006-08-29 17:02:56 -04:00
ncheck.c Fix gcc -Wall nitpicks 2003-12-07 01:28:50 -05:00
set_fields.c Add directory hashed signed/unsigned hint to superblock 2006-11-11 22:32:35 -05:00
unused.c Fix dump_usued segault in debugfs if used without open filesystem 2007-01-28 12:40:28 -05:00
util.c Add missing backwards compatibility for ancient Linux systems 2006-05-29 11:06:16 -04:00