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)
commit7560c17adc73f1f1407f9453c00ddef185d1aad3
treee85c8d836274df529edbaa45cc010b4c89dc1557
parent9cd339eb39d4090a8b85f8dccd2a823ff563b93a
We call map_ptr() with a data range than includes any unmatched data
(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).
match.c