summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdtime/strptime.c
diff options
context:
space:
mode:
authorgreen <green@FreeBSD.org>2003-11-17 03:17:49 +0000
committergreen <green@FreeBSD.org>2003-11-17 03:17:49 +0000
commitfc779a75730f7e46f008a4bf5649eeaf5adba7cf (patch)
tree1ee8c939cbd44fe750095adfe0c6be3798857f19 /lib/libc/stdtime/strptime.c
parent1c7581a7316f0b661df3fc8606e212d1ba66404e (diff)
downloadFreeBSD-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
OpenPOWER on IntegriCloud