- Use an int32 for the each block-size variable.
authorWayne Davison <wayned@samba.org>
Sat, 1 Jan 2005 21:08:20 +0000 (21:08 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 1 Jan 2005 21:08:20 +0000 (21:08 +0000)
commit7fcbf9e43e05c7c8fad4771b7cf8ac9c6ddc655a
treec734efb60e147ebf1ce7e6cd7485c73c897ce975
parent6c495e0da4b74a43adb9344f77efbb41908401a1
- Use an int32 for the each block-size variable.
- Fixed a problem in send_deflated_token() where the data we are
  compressing might not finish processing in one call.
token.c