cgd d447117750 Some additional sanity checks to keep this code from bursting into
flame if presented with bad CIS data (e.g. because of a memory space
conflict):
* more sanity checking on LONGLINK_MFC CIS tuples (exact length check, sanity
  check on size vs. size of array we allocated for them), to avoid various
  missteps which could cause this code to complete trash the kernel stack.
* clear the entire contents of the state structure before processing, so
  things like uninitted pointers will actually have a known value!
* be more careful with CISTPL_CFTABLE_ENTRY: check to see that the current
  state's default_entry isn't NULL before dereferencing it.
2000-01-14 23:09:53 +00:00
..
2000-01-09 17:23:05 +00:00
2000-01-09 17:21:38 +00:00
2000-01-09 17:20:36 +00:00
2000-01-13 08:58:51 +00:00
2000-01-09 16:01:22 +00:00
2000-01-09 16:01:22 +00:00