e2fsprogs/lib
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
..
blkid Merge branch 'maint' into next 2007-10-15 16:24:56 -04:00
e2p libe2p: Change iterate_on_dir so that it counts non-zero returns 2007-10-22 08:25:13 -04:00
et Remove Changelog files since they're not used after the git migration 2007-07-08 08:50:41 -04:00
ext2fs Check fgets(3) return value 2007-10-29 10:59:01 -04:00
ss Remove Changelog files since they're not used after the git migration 2007-07-08 08:50:41 -04:00
uuid Remove Changelog files since they're not used after the git migration 2007-07-08 08:50:41 -04:00
Makefile.bsd-lib Fix the subdirs logic so it works with GNU make 3.80 2006-03-10 21:39:40 -05:00
Makefile.checker Fix the subdirs logic so it works with GNU make 3.80 2006-03-10 21:39:40 -05:00
Makefile.darwin-lib Fix the subdirs logic so it works with GNU make 3.80 2006-03-10 21:39:40 -05:00
Makefile.elf-lib Fix the subdirs logic so it works with GNU make 3.80 2006-03-10 21:39:40 -05:00
Makefile.library Fix build when not building any shared libraries. 2006-03-17 21:59:13 -05:00
Makefile.profile Fix the subdirs logic so it works with GNU make 3.80 2006-03-10 21:39:40 -05:00
Makefile.solaris-lib Fix the subdirs logic so it works with GNU make 3.80 2006-03-10 21:39:40 -05:00
fpopen.c fpopen.c: 1999-06-18 01:13:31 +00:00