-
- Downloads
Fix CONFIG_DELETE crash
Closing a connection can abandon its ops without going thru the threadpool, so make sure to lock the si_ops_mutex before walking the list.
Please register or sign in to comment
Closing a connection can abandon its ops without going thru the threadpool, so make sure to lock the si_ops_mutex before walking the list.