* info/filesys.c (filesys_read_info_file):
Add check that off_t variable is non-negative before using
value in argument to 'read'.  This is to avoid a gcc warning.
2 files changed