lib/nfs/Manager: defer NfsConnection destruction
Avoids a crash that occurs when NfsConnection::OnSocketReady() dereferences itself before returning.
This commit is contained in:
Reference in New Issue
Block a user
Avoids a crash that occurs when NfsConnection::OnSocketReady() dereferences itself before returning.