From: Wayne Davison Date: Mon, 5 Nov 2007 18:15:04 +0000 (+0000) Subject: Make sure that get_xattr_data() never tries to malloc 0 bytes. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/41979f2518c28863a8f698c8333c4eefc1e3f7cf?hp=41979f2518c28863a8f698c8333c4eefc1e3f7cf Make sure that get_xattr_data() never tries to malloc 0 bytes. ---