K 10 svn:author V 6 tuexen K 8 svn:date V 27 2010-07-01T12:55:34.046340Z K 7 svn:log V 303 MFC r209540 * Do not dereference a NULL pointer when calling an SCTP send syscall not providing a destination address and using ktrace. * Do not copy out kernel memory when providing sinfo for sctp_recvmsg(). Both bug where reported by Valentin Nechayev. The first bug results in a kernel panic. END