K 10 svn:author V 6 tuexen K 8 svn:date V 27 2010-07-05T18:45:59.747761Z K 7 svn:log V 321 MFC r209624 * 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 bugs where reported by Valentin Nechayev. The first bug results in a kernel panic. Approved by: re@ END