Fixed a crash bug in get_local_name() when the file list is empty.
[rsync/rsync.git] / hashtable.c
2007-09-03 Wayne DavisonThe hashtable routines from hlink.c modified to have...