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)
commitcc911409d6561d66094c2303e9a79b41ea4f2ef5
tree224d0c053934b9e1165db70c86d2e2497ce696d9
parenta64f19e24b476e622d15bffeb81ce57c426b6943
Make sure the generator doesn't try to send a negative checksum count to
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.
NEWS
generator.c