David Greenman b4fff2ae1a Patch from Greg Ansley:
In rare cases, when the filter specified accesses an multi-byte value that
is split across mbuf's, the value loaded is incorrect.  And if you are very
unlucky (like me) it will index off the end of the mbuf and into an
unallocated page and panic the system.

If you look at the code you will discover the the index *k* is added to
the pointer *cp* and the used AGAIN as a subscript.
1995-04-01 01:46:27 +00:00
..
1994-08-21 05:11:48 +00:00
1995-04-01 01:46:27 +00:00
1994-08-21 05:11:48 +00:00
1994-08-21 05:11:48 +00:00
1994-11-16 02:16:18 +00:00
1994-08-21 05:11:48 +00:00
1994-08-21 05:11:48 +00:00
1995-03-29 20:34:17 +00:00
1994-09-23 00:10:32 +00:00
1995-02-25 15:57:55 +00:00
1994-11-01 09:03:20 +00:00
1994-10-08 22:38:27 +00:00
1994-08-21 05:11:48 +00:00
1994-10-08 22:38:27 +00:00