Make sure the generator doesn't try to send a negative checksum count to
authorWayne Davison <wayned@samba.org>
Sat, 31 May 2008 16:08:13 +0000 (09:08 -0700)
committerWayne Davison <wayned@samba.org>
Sat, 31 May 2008 17:13:28 +0000 (10:13 -0700)
the sender (which would cause it to die with a cryptic error).  Instead,
warn the user when the file's size is too large for checksum processing.


No differences found