Closed
Bug 110868
Opened 23 years ago
Closed 23 years ago
PR_FileDesc2NativeHandle always expects bottom NSPR layer
Categories
(NSPR :: NSPR, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
4.2
People
(Reporter: ruslan, Assigned: wtc)
Details
Attachments
(1 file)
1007 bytes,
patch
|
Details | Diff | Splinter Review |
PR_FileDesc2NativeHandle always expects bottom NSPR layer to be present. In case
of custom layer being the only one or the bottom-most one - it'll simply crash.
Assignee | ||
Comment 1•23 years ago
|
||
I will attach a patch.
Status: NEW → ASSIGNED
Priority: -- → P2
Target Milestone: --- → 4.2
Assignee | ||
Comment 2•23 years ago
|
||
Assignee | ||
Comment 3•23 years ago
|
||
The fix has been checked in on the tip and client branch
of NSPR.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•