network - Assert that the packet's data has not overrrun the buffer in m_free()
authorMatthew Dillon <dillon@apollo.backplane.com>
Sun, 12 Sep 2010 04:35:14 +0000 (21:35 -0700)
committerMatthew Dillon <dillon@laptop2.(none)>
Sun, 12 Sep 2010 04:35:14 +0000 (21:35 -0700)
commitf3f0fc49b1e60b1f9ed89926d40bfc694cb73007
tree45bb76e77a59b05f6efdfe727325d133f3103f8e
parent45e1f3c68fe500df95fa4b3bd5a2bda27ab21b2a
network - Assert that the packet's data has not overrrun the buffer in m_free()

* Add an assertion to try to catch subsystems which blow up a mbuf's
  data buffer.
sys/kern/uipc_mbuf.c