qingli 2008-04-24 05:04:52 UTC
FreeBSD src repository
Modified files:
sys/net radix_mpath.c
Log:
In function rtalloc_mpath(), do not try to release the lock if the ro_rt
pointer is NULL.
Reported by: (pluknet at gmail dot com)
Revision Changes Path
1.4 +3 -1 src/sys/net/radix_mpath.c