-
- Downloads
BSD porting: implement mtx_assert()
Trivially implement mtx_assert(). This would catch the "ifconfig" bug fixed in the previous patch - where ifconfig called sofree() without the accept lock.
Please register or sign in to comment
Trivially implement mtx_assert(). This would catch the "ifconfig" bug fixed in the previous patch - where ifconfig called sofree() without the accept lock.