Initialize xattr data in a couple spots in the hlink code, which avoids
authorWayne Davison <wayned@samba.org>
Sat, 27 Sep 2008 04:10:58 +0000 (21:10 -0700)
committerWayne Davison <wayned@samba.org>
Sat, 27 Sep 2008 04:10:58 +0000 (21:10 -0700)
commit494895fb4ba1200c75cb4ec3302ea8f89499ac21
treec033046e3ba9000aa14cb45282a988f70015c665
parentac68345a344518b825e4d88e0c72e857995e5e44
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