Closed Bug 85718 Opened 23 years ago Closed 23 years ago

nsSocketTransport::CompleteAsync{Read,Write} should NOT hold the socket lock while calling OnStopRequest.

Categories

(Core :: Networking, defect)

defect
Not set
normal

Tracking

()

VERIFIED FIXED

People

(Reporter: darin.moz, Assigned: darin.moz)

Details

nsSocketTransport::CompleteAsync{Read,Write} should NOT hold the socket lock
while calling OnStopRequest.  this lock need not be held, and doing so could
possibly explain bug 82241 and perhaps even 85578.
FIXED with patch to bug 85822
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
QA Contact: benc → bbaetz
VERIFIED via code inspection.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.