diff options
author | green <green@FreeBSD.org> | 2003-11-17 03:17:49 +0000 |
---|---|---|
committer | green <green@FreeBSD.org> | 2003-11-17 03:17:49 +0000 |
commit | fc779a75730f7e46f008a4bf5649eeaf5adba7cf (patch) | |
tree | 1ee8c939cbd44fe750095adfe0c6be3798857f19 /lib/libc/stdtime/strptime.c | |
parent | 1c7581a7316f0b661df3fc8606e212d1ba66404e (diff) | |
download | FreeBSD-src-fc779a75730f7e46f008a4bf5649eeaf5adba7cf.zip FreeBSD-src-fc779a75730f7e46f008a4bf5649eeaf5adba7cf.tar.gz |
Fix a few cases where MT_TAG-type "fake mbufs" are created on the stack, but
do not have mh_nextpkt initialized. Somtimes what's there is "1", and the
ip_input() code pukes trying to m_free() it, rendering divert sockets and
such broken.
This really underscores the need to get rid of MT_TAG.
Reviewed by: rwatson
Diffstat (limited to 'lib/libc/stdtime/strptime.c')
0 files changed, 0 insertions, 0 deletions