diff -r abbed5a4b42a -r 8d540f55e491 networkprotocols/tcpipv4v6prt/src/in_trans.cpp --- a/networkprotocols/tcpipv4v6prt/src/in_trans.cpp Tue Aug 31 16:45:15 2010 +0300 +++ b/networkprotocols/tcpipv4v6prt/src/in_trans.cpp Wed Sep 01 12:33:58 2010 +0100 @@ -756,7 +756,7 @@ return aChain.Length(); } if(p != NULL) - p->Unlink(); + p->Unlink(); aChain = iNext; iNext = m;