Initialize xattr data in a couple spots in the hlink code, which avoids
authorWayne Davison <wayned@samba.org>
Wed, 24 Sep 2008 03:15:19 +0000 (20:15 -0700)
committerWayne Davison <wayned@samba.org>
Wed, 24 Sep 2008 15:00:50 +0000 (08:00 -0700)
commit315c2152d0a6fbd47690feb38b2410114038278f
tree8bc48c83af9b6a502f4cdcda3cc2be4e08b4ded9
parent6d301fa3de32d35cd88b113aef720676a4fbc573
Initialize xattr data in a couple spots in the hlink code, which avoids
a crash when the xattr pointer's memory happens to start out non-zero.
Also fixed the itemizing of an alt-dest file's xattrs when hard-linking.
hlink.c