# HG changeset patch # User Gerd Moellmann # Date 1000389970 0 # Node ID ed6d73267f1dc3c8c7765ef07c92ef8f6012ad0f # Parent 27f628743baa3aa1d9b1de0513915607ddab9a2b *** empty log message *** diff -r 27f628743baa -r ed6d73267f1d src/ChangeLog --- a/src/ChangeLog Thu Sep 13 14:05:44 2001 +0000 +++ b/src/ChangeLog Thu Sep 13 14:06:10 2001 +0000 @@ -1,5 +1,8 @@ 2001-09-13 Gerd Moellmann + * filelock.c (current_lock_owner): If readlink returns ERANGE, + take that to mean that the buffer is too small. + * fileio.c (Ffile_symlink_p): If readlink returns ERANGE, take that to mean that the buffer is too small.