K 10 svn:author V 3 kib K 8 svn:date V 27 2007-09-24T14:46:27.000000Z K 7 svn:log V 217 Revert rev. 1.94. After recent tcp backouts, tcp_close() may return NULL. Check the return value of tcp_close() being NULL before dereferencing it in #ifdef TCPDEBUG block. Reviewed by: rwatson Approved by: re (gnn) END