Make sure that get_xattr_data() never tries to malloc 0 bytes.
[rsync/rsync.git] / hashtable.c
2007-09-03 Wayne DavisonThe hashtable routines from hlink.c modified to have...