Whamcloud - gitweb
fileio.c (ext2fs_file_lseek): Fix bug added when adding 64-bit
authorTheodore Ts'o <tytso@mit.edu>
Mon, 10 Mar 2003 19:32:09 +0000 (14:32 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 10 Mar 2003 19:32:09 +0000 (14:32 -0500)
commit20754488a228fed766126a2788bce523154a48f0
tree6e8184c1c53e292b56887321feedfda7e21402ec
parentc46b7bda938b18089b2bce7b2be795f81c028aa9
fileio.c (ext2fs_file_lseek): Fix bug added when adding 64-bit
support; avoid null dereference when ret_pos is NULL.
lib/ext2fs/ChangeLog
lib/ext2fs/fileio.c