We call map_ptr() with a data range than includes any unmatched data
authorWayne Davison <wayned@samba.org>
Tue, 3 Aug 2004 08:05:23 +0000 (08:05 +0000)
committerWayne Davison <wayned@samba.org>
Tue, 3 Aug 2004 08:05:23 +0000 (08:05 +0000)
(which we might need to reference again) in addition to the current
rolling-checksum block (this prevents the unmatched data from being
lost when we slide the buffer and read more data).


No differences found