K 10 svn:author V 6 tuexen K 8 svn:date V 27 2010-06-26T19:26:20.206706Z K 7 svn:log V 305 * 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. MFC after: 3 days. END