DragonFly commits List (threaded) for 2010-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: network - Assert that the packet's data has not overrrun the buffer in m_free()
commit f3f0fc49b1e60b1f9ed89926d40bfc694cb73007
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Sat Sep 11 21:35:14 2010 -0700
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.
Summary of changes:
sys/kern/uipc_mbuf.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f3f0fc49b1e60b1f9ed89926d40bfc694cb73007
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]