Fixed the file_checksum1() function that is compiled only when
authorWayne Davison <wayned@samba.org>
Mon, 10 Jan 2005 20:52:08 +0000 (20:52 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 10 Jan 2005 20:52:08 +0000 (20:52 +0000)
commitd82773ffe927866fe0a32599fb4d22992bf1f1c6
tree13a1c9ff3dc0ab1d28dff6687ce0ddea835a4097
parentec626b3f0ed6d85673d45f8f2afeb5e4946039f5
Fixed the file_checksum1() function that is compiled only when
TEST_MDFOUR is defined:  it did not have the fix that the main
rsync code got back in protocol 27 to properly handle files
that are a multiple of 64-bytes long.
lib/mdfour.c