dcs 652ecfdbf3 The algorithm that computes the tables used in the BM search algorithm sometimes
access an array beyond it's length. This only happens in the last iteration of
a loop, and the value fetched is not used then, so the bug is a relatively
innocent one. Fix this by not fetching any value on the last iteration of said
loop.

Submitted by:	MKI <mki@mozone.net>
MFC after:	1 week
2001-11-09 10:17:44 +00:00
..
2001-09-30 21:06:00 +00:00
2001-09-30 21:41:46 +00:00
2001-09-30 22:02:43 +00:00
2001-09-30 22:04:49 +00:00
2001-09-30 22:15:15 +00:00
2001-09-30 22:30:15 +00:00
2001-09-30 22:02:43 +00:00