diff options
author | ume <ume@FreeBSD.org> | 2005-02-27 18:57:10 +0000 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2005-02-27 18:57:10 +0000 |
commit | 06a3f4ae0c7b41c9ec9390307a8a9dabf82ae972 (patch) | |
tree | 93af798602a7fa218e74488caf8dbaa9d3a86438 /lib/libc/stdlib/radixsort.c | |
parent | 80996459026f6bf8468fb7a83d04d395ca51dbd0 (diff) | |
download | FreeBSD-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/radixsort.c')
0 files changed, 0 insertions, 0 deletions