summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/strtoull.c
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2005-02-27 18:57:10 +0000
committerume <ume@FreeBSD.org>2005-02-27 18:57:10 +0000
commit06a3f4ae0c7b41c9ec9390307a8a9dabf82ae972 (patch)
tree93af798602a7fa218e74488caf8dbaa9d3a86438 /lib/libc/stdlib/strtoull.c
parent80996459026f6bf8468fb7a83d04d395ca51dbd0 (diff)
downloadFreeBSD-src-06a3f4ae0c7b41c9ec9390307a8a9dabf82ae972.zip
FreeBSD-src-06a3f4ae0c7b41c9ec9390307a8a9dabf82ae972.tar.gz
icmp6_notify_error uses IP6_EXTHDR_CHECK, which in turn calls
m_pullup. icmp6_notify_error continued to use the old pointer, which after the m_pullup is not suitable as a packet header any longer (see m_move_pkthdr). and this is what causes the kernel panic in sbappendaddr later on. PR: kern/77934 Submitted by: Gerd Rausch <gerd@juniper.net> MFC after: 2 days
Diffstat (limited to 'lib/libc/stdlib/strtoull.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud