freebsd-dev/sys
Brian Somers 3bb3b0463e Fix this damn mbuf with a negative m_len. It turns
out to be a problem with VJ header compression.
davidg spotted this in usr.sbin/ppp/slcompress.c
a while ago, but I believe gave the wrong reasons -
it's too easy to reproduce !  The only scenario that
I've been able to reproduce the problem under is when
m_len is *exactly* 40 !  So go figure !

PR:		3749
Submitted elsewhere by:	davidg
Obtained from: usr.sbin/ppp/slcompress.c
1997-06-22 02:19:53 +00:00
..
alpha
amd64 Fixed va_arg() to work for small args (as in stdarg.h). 1997-06-21 16:20:55 +00:00
compat/linux
compile
conf Change the distribute targets so that a given item in our source tree 1997-06-21 15:40:34 +00:00
ddb
dev Minor optimization in fxp_intr. 1997-06-16 04:45:57 +00:00
fs Block all write operations to /proc/1/* when securelevel > 0. 1997-06-21 16:09:49 +00:00
geom Removed unused #includes. 1997-06-14 13:56:12 +00:00
gnu Fix a problem with the VN device. Specifically, the VN device can 1997-06-15 17:56:53 +00:00
i386 Fixed va_arg() to work for small args (as in stdarg.h). 1997-06-21 16:20:55 +00:00
isa
isofs/cd9660
kern Modifications to existing files to support the initial AIO/LIO and 1997-06-16 00:29:36 +00:00
libkern
miscfs Block all write operations to /proc/1/* when securelevel > 0. 1997-06-21 16:09:49 +00:00
modules
msdosfs
net Fix this damn mbuf with a negative m_len. It turns 1997-06-22 02:19:53 +00:00
netatalk
netinet Add for public examination the beginnings of the per-host cache support 1997-06-18 01:24:28 +00:00
netipx
netkey
netnatm
netns
nfs Upgrade NFS to support the new vfs_bio resource/buffer management. 1997-06-16 00:23:40 +00:00
nfsclient Upgrade NFS to support the new vfs_bio resource/buffer management. 1997-06-16 00:23:40 +00:00
nfsserver
pc98 Added CONTEC C-NET(9N) and C-NET(98)P2 support. 1997-06-17 11:26:50 +00:00
pccard
pci Minor optimization in fxp_intr. 1997-06-16 04:45:57 +00:00
powerpc/include
rpc
scsi
sys Ouch!!! This should fix a serious build problem after the addition of the 1997-06-16 12:10:21 +00:00
tools
ufs Fix a problem with the VN device. Specifically, the VN device can 1997-06-15 17:56:53 +00:00
vm Correct the return code for the mlock system call. Also add the stubs 1997-06-15 23:35:32 +00:00
Makefile