Module Name: src Committed By: ozaki-r Date: Wed Apr 25 03:49:57 UTC 2018
Modified Files:
src/sys/net: rtsock.c
Log Message:
Fix a deadlock (rt_free vs. route_intr on rt_so_mtx)
It occurs only if NET_MPSAFE is enabled.
To generate a diff of this commit:
cvs rdiff -u -r1.240 -r1.241 src/sys/net/rtsock.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
