sam 2003/10/16 09:17:17 PDT FreeBSD src repository Modified files: sys/net route.c Log: Correct handling of cloning loop avoidance: rtalloc1 may return a null pointer in which case we should not do the unlock. Supported by: FreeBSD Foundatin Revision Changes Path 1.87 +2 -1 src/sys/net/route.c